Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude/commands/commit-push-pr.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description: Commit, push, and open a PR

Based on the above changes:
1. Create a new branch if on main
2. Create a single commit with an appropriate message
2. Create a single commit with an appropriate message, don't add claude as a collaborator
3. Push the branch to origin
4. Create a pull request using `gh pr create`
5. You have the capability to call multiple tools in a single response. You MUST do all of the above in a single message. Do not use any other tools or do anything else. Do not send any other text or messages besides these tool calls.
Loading