Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you

### Git Workflow
- [analyze-issue](./plugins/analyze-issue)
- [babysit-prs](https://github.com/CodePulseHQ/babysit-prs-plugin) - Continuously monitors GitHub PRs for review comments and CI failures, auto-addressing feedback and fixing builds until the PR is approved. Designed to run with `/loop`; pairs with [CodePulse](https://codepulse.review) for automated review coverage.
- [bug-fix](./plugins/bug-fix)
- [commit](./plugins/commit)
- [create-pr](./plugins/create-pr)
Expand Down