doc-analyzer
01Agent Claude Code
Analyzes project structure for documentation. Use proactively when scanning codebases or evaluating documentation completeness.
Automated project documentation generator for Claude Code and AI coding agents. Scans any tech stack, asks clarifying questions, generates CLAUDE.md + memory files + validation hooks. Dual-mode: slash commands inside Claude Code + standalone npm CLI.
Agent Claude Code
Analyzes project structure for documentation. Use proactively when scanning codebases or evaluating documentation completeness.
Agent Claude Code
Tests implementation hypotheses in isolation. Use when exploring risky refactors, alternative approaches, or when the current approach might need rollback.
Agent Claude Code
Analyzes past hypothesis branches to understand what was tried and why it failed. Use before retrying a failed approach.