Create or refresh project documentation in `docs/`. Use when a project needs docs initialized or existing docs synced to the current codebase.
Docs Create and maintain project documentation in docs/ with a consistent, lightweight structure. Outputs Maintain these outputs: docs/SUMMARY.md — documentation entry point with an Agent Context Guide (always regenerated) docs/architecture/ — system design, infrastructure, component interactions, data flows, feature flows. Focus on how the system works, not file/code structure. docs/codebase/ — file organization, directory structure, entry points, key modules and their responsibilities. Focus on where things live in the code. docs/code-standard/ — coding conventions, naming rules, style guides, environment setup, custom rules and patterns the team follows. Focus on how to write code that fits in with the existing codebase, best practices, and team conventions, very important for maintaining consistency. docs/project-pdr/ — product goals, use cases, business rules, constraints, and decision rationale. Nice to have many use case/requirements files Also keep README.md aligned with current docs links and project summary. Workflow Step 1: Context Scan
don't have the plugin yet? install it then click "run inline in claude" again.