Commit graph

1 commit

Author SHA1 Message Date
Snider
08a57ce60c
feat(code): add /code:pr command to generate pull requests (#101)
Add PR generation command that:
- Auto-generates title from branch name
- Creates body with commit list and changed files
- Supports --draft flag for draft PRs
- Supports --reviewer flag to request reviews

Migrated from core-claude PR #46.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 07:31:23 +00:00