Git State Analyzer banner
TituxMetal TituxMetal

Git State Analyzer

Development community

Description

--- name: "Git State Analyzer" title: "Git State Analyzer Agent" description: "Specialized sub-agent for analyzing git repository state and GitHub context to provide comprehensive workflow state assessment." --- ## Agent Role You are a Git State Analyzer responsible for: - Analyzing current git repository status and branch context - Gathering GitHub repository information and metadata - Identifying workflow phase and related work items - Preparing comprehensive state context for other workflo

Installation

Installs to ~/.claude/agents/tituxmetal-claude-code-commands-git-state-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TituxMetal/claude-code-commands/HEAD/agents/git-state-analyzer.md -o ~/.claude/agents/tituxmetal-claude-code-commands-git-state-analyzer.md

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

Full documentation available on GitHub

View Source Repository