[BUG] /git:commit-push-pr command does not follow commands (AI generated) with Claude Haiku model
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
The /git:commit-push-pr command i have made does not work correctly when using Claude Haiku (claude-haiku-4-5-20251001) model. The skill appears to either not execute properly or doesn't follow the documented workflow.
it should have, and the sonnet + opus models work:
- Execute /git:commit-push to commit and push changes
- Read the PR template from .github/pull_request_template.md
- Extract branch name and determine PR type
- Create a pull request using gh pr create with proper formatting
The commands ensure the useaf of a PR template and holistic chunking of commits
What Should Happen?
- Execute /git:commit-push to commit and push changes
- Read the PR template from .github/pull_request_template.md
- Extract branch name and determine PR type
- Create a pull request using gh pr create with proper formatting
Error Messages/Logs
⏺ Now let me create the PR:
⏺ Bash(gh pr create \
--title "Maintenance | BNKI-620 | Fix SMOOTH workflow orchestration and FRIGG validation" \…)
⎿ https://github.com/0north/bunker-procurement/pull/4262
Steps to Reproduce
- Set model to Claude Haiku: /model → select Haiku
- On a git branch with commits ready to push
- Run /git:commit-push-pr
- Observe that the skill doesn't execute the proper workflow
Claude Model
Other
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.0.76
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
IntelliJ IDEA terminal
Additional Information
commands:
Why am i using Haiku, because I am out of sonnet even though i am on a enterprise team premium, and i dont want to waste my opus credits. It friday lunch, and i want to have enought credits for the day...
BTW, for the current pricing, we dont get enough credits for a good weeks hacking, but that is prob not your problem.
Found 3 possible duplicate issues:
- https://github.com/anthropics/claude-code/issues/13535
- https://github.com/anthropics/claude-code/issues/6802
- https://github.com/anthropics/claude-code/issues/8499
This issue will be automatically closed as a duplicate in 3 days.
- If your issue is a duplicate, please close it and 👍 the existing issue instead
- To prevent auto-closure, add a comment or 👎 this comment
🤖 Generated with Claude Code
This issue has been automatically closed as a duplicate of #13535.
If this is incorrect, please re-open this issue or create a new one.
🤖 Generated with Claude Code