Loading...
Loading...
Git workflow helper for conventional commits, confidence-scored code review, and pull request management. Use when: committing changes, reviewing code, creating PRs, generating PR descriptions, analyzing diffs. Triggers on "commit", "review", "push", "create PR", "PR description", "summarize changes".
npx skill4agent add adeonir/agents-skills git-helperscommit --> review --> summary --> push-pr| Trigger Pattern | Reference |
|---|---|
| Commit changes, create commit | commit.md |
| Review code, check changes | code-review.md |
| Summarize changes, generate PR description | summary.md |
| Push branch, create PR, open pull request | push-pr.md |
| Analyze diff, diff patterns | workflow-patterns.md |
guidelines-audit.mdcode-review.mdconventional-commits.mdcommit.mdpush-pr.mdcode-review.md -----> guidelines-audit.md (loaded as part of review)
commit.md ----------> conventional-commits.md (format rules)
push-pr.md ---------> conventional-commits.md (format rules)