feat(me): add commit-push-pr command - #7
Conversation
📝 WalkthroughWalkthroughA new markdown documentation file is added describing the commit-push-pr skill, which orchestrates a complete git workflow combining commit, push, and pull request operations with parallel context gathering and conflict detection capabilities. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (1)plugins/*/commands/**/*.md📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🔇 Additional comments (2)
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 |
# [1.2.0](v1.1.1...v1.2.0) (2026-01-14) ### Features * **me:** add commit-push-pr command ([#7](#7)) ([bea398f](bea398f))
|
🎉 This PR is included in version 1.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Fixed issues found during code review of Task 6: - Removed broken references to deleted setup-ralph-loop.sh in ralph-loop.md - Added TODO comments pointing to relevant tasks (#7, #8) - Updated Core Concept section to note Stop hook mechanism has been removed The /ralph-loop command is now marked as temporarily broken pending implementation of the new architecture (bash loop + fresh Claude instances). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
# [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
/commit-push-prslash command for automating git workflowTest plan
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
Summary by CodeRabbit
New Features
Documentation
✏️ Tip: You can customize this high-level summary in your review settings.