Analyze Docs banner
ViperJuice ViperJuice

Analyze Docs

Development community

Description

# analyze-docs Perform comprehensive documentation analysis optimized for AI agent development workflows. Creates markdown-table-of-contents.md with architectural alignment insights and complexity annotations. ## PRIMARY_ANALYSIS_OBJECTIVES 1. **Create comprehensive markdown file inventory** with AI agent context annotations 2. **Analyze CLAUDE.md → AGENTS.md migration needs** and custom guidance detection 3. **Map C4 architecture levels** (DSL L1-3 and PlantUML L4) with alignment status 4.

Installation

Installs to ~/.claude/commands/viperjuice-code-index-mcp-analyze-docs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ViperJuice/Code-Index-MCP/HEAD/.claude/commands/analyze-docs.md -o ~/.claude/commands/viperjuice-code-index-mcp-analyze-docs.md

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

Full documentation available on GitHub

View Source Repository