create-control-manifest

Installation
SKILL.md

Create Control Manifest

The Control Manifest is a flat, actionable rules sheet for programmers. It answers "what do I do?" and "what must I never do?" — organized by architectural layer, extracted from all Accepted ADRs, technical preferences, and engine reference docs. Where ADRs explain why, the manifest tells you what.

Output: docs/architecture/control-manifest.md

When to run: After /architecture-review passes and ADRs are in Accepted status. Re-run whenever new ADRs are accepted or existing ADRs are revised.


1. Load All Inputs

ADRs

  • Glob docs/architecture/adr-*.md and read every file
  • Filter to only Accepted ADRs (Status: Accepted) — skip Proposed, Deprecated,
Related skills
Installs
47
GitHub Stars
18.6K
First Seen
Apr 8, 2026