What problem does it solve? Brownfield projects often lack up-to-date documentation, making it hard for developers and AI agents to understand the existing codebase before planning new features. This Skill scans a project and produces a complete, structured documentation set ready for brownfield PRD workflows. ## Core Features & Use Cases - Multi-Level Project Scanning: Choose quick (pattern-based), deep (critical directories), or exhaustive (all source files) scan levels, with automatic project type detection across 12 project types. - Full Documentation Generation: Produces index.md, project-overview.md, architecture docs, source-tree-analysis.md, API contracts, data models, development and deployment guides, with multi-part/monorepo support. - Deep-Dive Mode: Exhaustively documents a specific folder, feature, or API group with file inventories, dependency graphs, data flow analysis, and modification guidance. - Resumable State Tracking: Maintains a project-scan-report.json state file so interrupted scans can resume within 24 hours. - Use Case: Point the Skill at a legacy NestJS/Next.js monorepo and receive a complete documentation set that an AI agent can use to plan new features without re-reading the entire codebase. ## Quick Start Ask the AI to document this project and choose a scan level when prompted.