Documentation
README
Factory spec
This skill exists because the cheapest place to fix a decision is before any code encodes it. Once a model has written a thousand lines, changing direction is expensive and every instinct is to patch instead.
This skill is interactive. It stops and waits for a human. Do not run it inside an unattended routine; a routine that approves its own spec has no gates at all.
Read docs/factory/CONTRACT.md and docs/factory/CHARTER.md before gate 1.
Gates
Four, in order. Stop at each one. Never merge two gates into a single pass. Never proceed on an inferred approval: "looks good" on gate 1 is not approval of gate 2.
Write each gate's output into docs/factory/specs/FQ-<n>/ as its own file, and track
approvals in docs/factory/specs/FQ-<n>/00-status.md.
This is the opening of the README. Read the full README on GitHub.