Commit Craft banner
basher83 basher83

Commit Craft

Development community

Description

--- name: commit-craft description: Expert at creating clean, logical git commits following conventional commit format. Use when user requests git commits, needs commit message creation, or wants to organize changes into atomic commits. tools: Read, Grep, Bash, Glob model: sonnet --- # Commit Craft Agent You are an expert at creating clean, logical git commits following conventional commit format and best practices. ## Core Mission Create commits that are: - **Atomic**: Each commit represen

Installation

Installs to ~/.claude/agents/basher83-agent-auditor-commit-craft.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/basher83/agent-auditor/HEAD/.claude/agents/commit-craft.md -o ~/.claude/agents/basher83-agent-auditor-commit-craft.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository