refactor(me): rename skill to commit-push-pull-request and add command - #5
Conversation
- Rename commit-push-pr skill directory to commit-push-pull-request - Add /commit-push-pr command that invokes the skill - This avoids naming conflict between command and skill Co-Authored-By: Claude <noreply@anthropic.com>
- Add commit-push-pr to commands list - Rename commit-push-pr skill to commit-push-pull-request in skills list - Update command count (12 → 13) Co-Authored-By: Claude <noreply@anthropic.com>
|
Warning Rate limit exceeded@baleen37 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 16 minutes and 5 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (8)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🎉 This PR is included in version 1.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [5.11.0](v5.10.0...v5.11.0) (2026-02-08) ### Bug Fixes * **ralph-loop:** correct TODO task number reference ([f7e767d](f7e767d)), closes [#7](#7) [#5](#5) * **ralph-loop:** remove broken references after deleting stop hook ([a8cf850](a8cf850)), closes [#7](#7) [#8](#8) ### Features * **ralph-loop:** add core bash loop script ([7a4a41c](7a4a41c)) * **ralph-loop:** add per-iteration prompt template ([8c73290](8c73290)) * **ralph-loop:** add ralph-init command for PRD creation ([167dbcc](167dbcc))
# [5.11.0](baleen37/bstack@v5.10.0...v5.11.0) (2026-02-08) ### Bug Fixes * **ralph-loop:** correct TODO task number reference ([f7e767d](baleen37/bstack@f7e767d)), closes [#7](baleen37/bstack#7) [#5](baleen37/bstack#5) * **ralph-loop:** remove broken references after deleting stop hook ([a8cf850](baleen37/bstack@a8cf850)), closes [#7](baleen37/bstack#7) [#8](baleen37/bstack#8) ### Features * **ralph-loop:** add core bash loop script ([7a4a41c](baleen37/bstack@7a4a41c)) * **ralph-loop:** add per-iteration prompt template ([8c73290](baleen37/bstack@8c73290)) * **ralph-loop:** add ralph-init command for PRD creation ([167dbcc](baleen37/bstack@167dbcc))
Summary
Test plan
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com