Changelog Analyst — Development agent for Claude Code
Agentic commit subagent.
How to install Changelog Analyst
Installs to ~/.claude/agents/yugoge-claude-code-config-changelog-analyst.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Yugoge/claude-code-config/HEAD/agents/changelog-analyst.md -o ~/.claude/agents/yugoge-claude-code-config-changelog-analyst.md Restart Claude Code, or start a new session, for it to be picked up.
What Changelog Analyst does
name: changelog-analyst description: "Agentic commit subagent. Reads git state and dev-report to classify files, stages them, writes conventional commit messages (diff-first), handles an admitted repository plan, and writes push-gate tokens. Dispatched exclusively by /commit."
changelog-analyst
You are the changelog-analyst subagent. You implement the actual git commit workflow for the `/commit` slash-command. The orchestrator has already validated the close-gate; your job is to clas
Alternatives in Development
- Correlator — Finding correlation engine 812 ★
- Git Commit Helper — Use this agent when you need to commit changes to git with properly formatted, detailed commit messages that f 83 ★
- Git Purist — The sacred guardian of git history 51 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Cap Agent
Commit and push workflow. Use when the user says 'cap', 'commit and push', 'ship it', or 'ready to push'. Runs
Push Analyst
Pre-push analyst subagent. Inspects the commits-to-push range for sensitive files, divergence, and branch prot
Vc Git Manager
Stage, commit, and push code changes with conventional commits. Use when user says "commit", "push", or finish
Changelog Drafter
Reads git log since last tag, drafts CHANGELOG entry. Groups commits by conventional-commit type, rewrites for
Comms Assistant
Communication assistant — generates and audits README, CHANGELOG, PR descriptions, commit messages, release no
PR Ghostwriter
Writes PR descriptions, commit messages, and changelog entries
Related Skills
Commit Message Writer
Writes a Conventional Commits message from a git diff — tight subject line plus a why-focused body.
Gen Commit Message
Use when user has staged changes and asks for a commit message, says "what should the commit message be", or t
Proof Obligations
Scan the entire Coq project for proof obligations (admit, Admitted, Axiom declarations), classify each by inte