Disabled — commits are performed manually by the user, never by Spec Kit
57
66%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.claude/skills/speckit-git-commit/SKILL.mdThe canonical home for this skill is speckit-git-commit in g14wx/staffSync
This skill is intentionally disabled for this project. Spec Kit commands must never stage or commit changes. The user performs all commits manually, using the project-specific commit style defined in task.md (<type>(<PROJECTCODE>-<task-number>): <short description>).
This skill is a no-op. When invoked as a before/after hook from any Spec Kit command:
git add, git commit, or any mutating git operation..specify/extensions/git/git-config.yml.auto_commit.default or any per-event enabled: true setting — they are overridden by this skill.[spec-kit] auto-commit disabled by project policy; commit manually.task.md)<type>(<PROJECTCODE>-<task-number>): <short description>, which requires Trello-aware data that this hook cannot reliably assemble.Do not invoke auto-commit.sh / auto-commit.ps1. If a hook wiring still calls those scripts, treat that as a misconfiguration and report it — do not commit.
Re-enabling requires an explicit instruction from the user ("turn on spec-kit auto-commit"). At that point:
git-config.yml, dispatch to auto-commit.sh / auto-commit.ps1).auto_commit.<event>.enabled keys in .specify/extensions/git/git-config.yml.task.md's commit style before enabling.Until then: never commit.
682bfbc
Canonical home
since Aug 28, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.