Files
compound-engineering-plugin…/plugins/compound-engineering/skills/git-commit
Trevin Chow 561b289cea feat: add default-branch guard to git-commit skill
The git-commit skill collected the current branch name but never
checked whether it was main/master. Add a guard that warns the user
and offers to create a feature branch before committing, matching the
protection already present in git-commit-push-pr.
2026-03-25 21:14:57 -07:00
..