The flows
The catalog
How it works
Compose, don't reinvent
Every skill invokes the real tools — ce-plan, ie-validate-plan, layered-rails — not a hand-rolled imitation.
Plan, then validate
Real work is planned with compound-engineering and validated with intent-engineering before a line is written.
Verify, don't trust
A plan's load-bearing claims are checked against the code, not assumed — the misclassification you catch is the file you'd have moved wrong.
Gate + report every step
A runnable gate before every commit; a report and a pause after every phase. No dark loops, no silent failures.
Loop at scale
A massive task decomposes into many small validated plans, completed one by one.
Degrade gracefully
Optional tools are used if present and their absence is stated — never silently skipped.