Skip to content

refactor(me): remove create-pr command in favor of user-invocable skill - #181

Merged
baleen37 merged 1 commit into
mainfrom
wip/remove-create-pr-command
Jan 26, 2026
Merged

refactor(me): remove create-pr command in favor of user-invocable skill#181
baleen37 merged 1 commit into
mainfrom
wip/remove-create-pr-command

Conversation

@baleen37

@baleen37 baleen37 commented Jan 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Removed plugins/me/commands/create-pr.md (7-line wrapper)
  • The create-pr/SKILL.md already has user-invocable: true
  • Users can invoke /create-pr directly without the command file

Test plan

  • Verified user-invocable: true exists in SKILL.md
  • Command file successfully removed
  • Git workflow completed without errors

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Removed documentation for the create-pr command.

✏️ Tip: You can customize this high-level summary in your review settings.

The create-pr command was just a 7-line wrapper pointing to the skill.
With user-invocable: true already set in the SKILL.md, the command file
is redundant. Users can invoke /create-pr directly.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@baleen37
baleen37 enabled auto-merge (squash) January 26, 2026 09:59
@coderabbitai

coderabbitai Bot commented Jan 26, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

A documentation file for the create-pr command was removed from the me plugins directory. The file contained 8 lines describing the command's purpose, available arguments (--draft and --automerge), and usage instructions.

Changes

Cohort / File(s) Summary
Documentation Removal
plugins/me/commands/create-pr.md
File deleted (0 added, 8 removed). Removed command documentation including purpose description, argument hints, and usage instructions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

released

Poem

🐰 One less file to keep and maintain,
The docs have trimmed down once again,
A simple delete, clean and neat,
Making the codebase more discrete! ✨


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 35b9fc4 into main Jan 26, 2026
1 of 2 checks passed
@baleen37
baleen37 deleted the wip/remove-create-pr-command branch January 26, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant