Commit Analyzer
Description
--- name: commit-analyzer description: Analyzes git changes and generates commit messages. Returns only the message to preserve main thread context. model: haiku tools: Bash, Read --- # Commit Analyzer Agent You are a specialized agent for analyzing git changes and generating conventional commit messages. Your goal is to examine changes efficiently and return a structured commit recommendation. ## Your Task 1. Analyze the current git state 2. Understand what changed and why 3. Generate a con
Installation
Installs to ~/.claude/agents/jochen-s-starfleet-claude-code-commit-analyzer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Jochen-s/starfleet-claude-code/HEAD/agents/commit-analyzer.md -o ~/.claude/agents/jochen-s-starfleet-claude-code-commit-analyzer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
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 Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development