Expert in project documentation analysis and maintenance. Ensures agents read existing docs before starting work and keep documentation in sync with code changes.
Instalación
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Expert in project documentation analysis and maintenance. Ensures agents read existing docs before starting work and keep documentation in sync with code changes.
Documentation Analysis & Maintenance
This skill ensures that project documentation is treated as a first-class citizen alongside code. It focuses on systematic exploration of the docs/ directory and proactive maintenance of documentation.
Core Expertise
Context Discovery: Systematically reading all files in the docs/ folder to understand business logic, architecture, and constraints.
Documentation Sync: Identifying where documentation needs to be updated following code or requirement changes.
Technical Writing: Maintaining clear, concise, and up-to-date documentation in Markdown format.
Instructions for the Agent
1. Read First
Before any implementation or analysis, list the contents of the docs/ directory and read relevant files. This provides context that might not be evident from the code alone.
2. Trace Impact
For every code change, identify which documentation files are affected: