What problem does it solve? Technical documentation often becomes inconsistent, untraceable, or disconnected from real architecture decisions. This Skill enforces document governance, traceability between artifacts, and alignment with repository conventions so that PRDs, HLDs, ADRs, reports, and operational prompts stay coherent and executable. ## Core Features & Use Cases - Document Creation & Structuring: Produces PRDs, HLDs, ADRs, reports, and checklists with mandatory title, version, status, and date metadata. - Traceability Enforcement: Links each document to its source artifacts across the chain PRD → HLD → ADR → plans → reports → prompts. - Governance Review: Audits existing documents against a checklist covering naming conventions, consistency with AGENTS.md and approved ADRs, and absence of secrets or PII. - Use Case: When drafting an ADR for a new module, the Skill ensures the decision references the governing PRD and HLD, follows repo naming conventions, and escalates to the CTO if the change affects stack, boundaries, or security. ## Quick Start Ask the assistant to draft an ADR for a pending architectural decision, linking it to the existing PRD and HLD of the affected module.