Code History Detailed banner
dgriffith dgriffith

Code History Detailed

Git community

Description

--- name: code-history-detailed description: Comprehensive code evolution analysis through git history, PRs, and collaborative development patterns pattern: /code-history-detailed(?:\s+(.+))? --- Using @agent-code-historian analyze the code history and evolution patterns. You must create a comprehensive, detailed historical analysis report WITHOUT making any changes. ## Input Parsing The user invoked: /code-history-detailed {optional_scope} Valid scopes: - **No argument**: Analyze the entire

Installation

Installs to ~/.claude/skills/dgriffith-bad-daves-robot-army-code-history-detailed/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dgriffith-bad-daves-robot-army-code-history-detailed && curl -fsSL https://raw.githubusercontent.com/dgriffith/bad-daves-robot-army/HEAD/commands/code-history-detailed.md -o ~/.claude/skills/dgriffith-bad-daves-robot-army-code-history-detailed/SKILL.md

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

Full documentation available on GitHub

View Source Repository