feat(me): add orchestrate and verify commands with argument support - #24
Conversation
- Add orchestrate command for sequential agent workflows - Add verify command for comprehensive codebase verification - Add --draft and --automerge arguments to commit-push-pr - Remove deprecated commands (fix-ci, git-exclude, handoff, make-local-issues, pickup) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
📝 WalkthroughWalkthroughThe PR restructures plugin command documentation by removing five command files (fix-ci, git-exclude, handoff, make-local-issues, pickup) and introducing two new workflow documentation files for orchestration and verification. Additionally, the commit-push-pr skill and command documentation are updated to support --draft and --automerge flags via argument parsing. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
Summary
Test plan
bats tests/command_files.bats)🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
Summary by CodeRabbit
New Features
--draftflag for creating draft pull requests--automergeflag for automatic PR squash-merging after creationDocumentation
✏️ Tip: You can customize this high-level summary in your review settings.