概要
Agentic Docs is a specialized skill designed to improve codebase maintainability by co-locating high-quality documentation with the source code. It prioritizes the 'why' over the 'what,' helping both human developers and AI coding assistants understand the design decisions, trade-offs, and relationships between different modules. By using plain language and standardized patterns for file headers, function contracts, and architectural notes, it ensures that documentation stays synchronized with the logic it describes, reducing technical debt and significantly improving the performance of AI-driven development workflows.