What problem does it solve?
This Skill eliminates the confusion of scattered architectural decisions by converting Accepted ADRs, technical preferences, and engine references into a single flat checklist of what to do and what to avoid.
Core Features & Use Cases
- Extract actionable rules from Accepted ADRs: Converts “Implementation Guidelines,” rejected alternatives, and performance implications into required and forbidden guidance.
- Classify rules by architectural layer: Organizes Foundation, Core, Feature, and Presentation so programmers can follow constraints relevant to their work.
- Incorporate global constraints: Pulls naming/performance budgets, forbidden patterns, and deprecated/forbidden engine APIs into the manifest.
- Add a quality gate workflow: Presents a preview summary first and uses a technical-director gate in full mode before writing output.
Quick Start
Run the create-control-manifest skill after your architecture review passes and the ADRs are marked as Accepted, then confirm the preview before it writes docs/architecture/control-manifest.md.