What problem does it solve?
This Skill helps you turn existing implementation into clear design, architecture, or concept documents when the original planning docs are missing or outdated. It is especially useful when you need to reconstruct intent from code, prototypes, or system behavior before making changes.
Core Features & Use Cases
- Reverse documentation: Derives design docs, ADRs, or concept notes from source code and project artifacts.
- Intent clarification workflow: Surfaces uncertain areas and asks targeted questions before drafting anything final.
- Product and technical coverage: Supports API modules, CLI workflows, migrations, configuration surfaces, UI behavior, and core architecture decisions.
- Use case: Analyze an existing service or command folder and produce a structured document that captures current behavior, assumptions, edge cases, and follow-up work.
Quick Start
Use reverse-document to analyze src/api/invoices and draft a product design document that captures the current behavior, unclear intent, and follow-up questions.