Skip to content

refactor(me): rename skill to commit-push-pull-request and add command - #5

Merged
baleen37 merged 2 commits into
mainfrom
wip/rename-skill-to-commit-push-pull-request
Jan 10, 2026
Merged

refactor(me): rename skill to commit-push-pull-request and add command#5
baleen37 merged 2 commits into
mainfrom
wip/rename-skill-to-commit-push-pull-request

Conversation

@baleen37

Copy link
Copy Markdown
Owner

Summary

  • Rename commit-push-pr skill directory to commit-push-pull-request
  • Add /commit-push-pr command that invokes the skill
  • Update README.md with new command and renamed skill
  • This avoids naming conflict between command and skill

Test plan

  • Command and skill no longer have naming conflict
  • README.md reflects changes accurately

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

baleen37 and others added 2 commits January 11, 2026 02:26
- 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>
@coderabbitai

coderabbitai Bot commented Jan 10, 2026

Copy link
Copy Markdown

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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.

📥 Commits

Reviewing files that changed from the base of the PR and between 02ecbbf and 8395aa3.

📒 Files selected for processing (8)
  • plugins/me/README.md
  • plugins/me/commands/commit-push-pr.md
  • plugins/me/skills/commit-push-pull-request/CONFLICT_RESOLUTION.md
  • plugins/me/skills/commit-push-pull-request/EVALUATION.md
  • plugins/me/skills/commit-push-pull-request/QUICK_START.md
  • plugins/me/skills/commit-push-pull-request/SKILL.md
  • plugins/me/skills/commit-push-pull-request/scripts/conflict-check.sh
  • plugins/me/skills/commit-push-pull-request/scripts/pr-check.sh

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@baleen37
baleen37 merged commit 8395aa3 into main Jan 10, 2026
1 of 3 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

baleen37 added a commit that referenced this pull request Feb 8, 2026
Changed TODO comment from "Task #7" to "Task #5" since Task 5 is
"Update /ralph-loop Command" while Task 7 is "Update /cancel-ralph Command".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
baleen-release-app Bot pushed a commit that referenced this pull request Feb 8, 2026
# [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))
baleen37 pushed a commit to baleen37/memmem that referenced this pull request Feb 15, 2026
# [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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant