What problem does it solve?
Consolidates existing product reference artifacts scattered across repositories or local folders into the project's documentation context so the final documentation reflects verified sources rather than ad-hoc claims.
Core Features & Use Cases
- User prompting and validation: Asks the user for absolute paths to directories with existing documentation and validates their existence.
- Safe linking: Creates symlinks under /documentacao/{titulo}/extra/ using the last path segment as the link name and resolves naming conflicts.
- Artifact analysis: Reads and classifies common file types (md, json, yaml, swagger, proto, etc.), identifies complements, confirmations, and inconsistencies relative to Phase 1 interview context.
- Consolidation output: Produces contexto-consolidado.md summarizing sources, complements, detected inconsistencies, and actions required.
- Use case: Ideal after an initial product interview to enrich product knowledge with specs, API definitions, diagrams, and wikis before generating final documentation.
Quick Start
Provide absolute paths to your existing documentation directories so the skill can create symlinks, analyze the files, and generate a consolidated product context file.