Commit Writer
Description
--- name: commit-writer description: Drafts a Conventional Commits message for the currently staged changes and creates the commit. Reads the modified files in full (not just the diff hunks) before classifying — that step is the difference between `feat: update auth.js` and `fix(auth): prevent JWT alg=none bypass`. Use after staging changes when you want classification + formatting without burning reasoning-model tokens. Stops if intent is ambiguous or the diff is too large — does not guess. mod
Installation
Installs to ~/.claude/agents/felixhennequin-gif-claude-code-config-template-commit-writer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/felixhennequin-gif/claude-code-config-template/HEAD/.claude/agents/commit-writer.md -o ~/.claude/agents/felixhennequin-gif-claude-code-config-template-commit-writer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.