git-workflow

Installation
SKILL.md

Git Workflow

AI attribution

Detect before writing any commit, PR, or issue:

  • Model: stated in system prompt as "You are powered by the model named X" — use X. Never hardcode.
  • Agent: identity declared in system prompt (e.g. "Your designated identity is Sisyphus") — use that. Never use "Claude".
  • CLI: check env vars — OPENCODE=1opencode; CLAUDECODE set → claude; neither → omit CLI part.

Commits

Conventional Commits format. Subject ≤50 chars. Body only when "why" isn't obvious.

Always append trailer:

Assisted-by: <agent>:<model> <cli>
Installs
1
GitHub Stars
3.8K
First Seen
Jul 29, 2026
git-workflow — antonbabenko/pre-commit-terraform