diff --git a/.claude/commands/commit-push-pr.md b/.claude/commands/commit-push-pr.md index 0a624d60..030462d6 100644 --- a/.claude/commands/commit-push-pr.md +++ b/.claude/commands/commit-push-pr.md @@ -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.