Not a prompt pack. A governed delivery system.
Why governance
A deterministic plane that gates the probabilistic one
LLMs are fast and fallible.
{ai} engineering puts a deterministic layer underneath them — hooks, gates, a hash-chained audit log, and a spec-lifecycle state machine — so creative work stays probabilistic while everything that reaches a merge is checked, owned, and reproducible.
The judgment is yours; the guarantees are the framework's.
Held to its own gates — checked in public:
Everything below is how that holds — the flow, the enforcement, the toolkit.
The governed flow
One chain. Intent to merge, gated at every step.
You drive the intent and approve each handoff. Deterministic gates block the rest — no secret, broken doc, or untested change reaches a merge.

One command in. A governed session out.
Press play: a real session installs the CLI, clears ai-eng doctorwith a [PASS], then runs the governed flow end to end — gates and all.
Governance that is enforced, not suggested.
Enforced by gates, not honoured by convention — the rules hold whether or not anyone is watching the PR.
What you approved is what shipped
A brainstorm gate and a spec state-machine keep every change anchored to the spec you approved — so spec and code never drift apart.
Every tool call is screened first
A deterministic guard checks every edit, write, and shell command — and stops the risky ones before they run.
Every bypass has an owner and an expiry
No # noqa, no @ts-ignore. Each suppression is refactored or formally risk-accepted with a severity-based TTL.
An audit trail you own
Every AI action appends to a hash-chained log you can verify offline. No telemetry by default.
The toolkit
Fifty-four skills, nine agents, one flow.
Every capability is a /ai- command on an isolated agent context. Learn it once — it travels with the repo, identical on every surface.
- 54skills
- 9agents
- 6surfaces
- 1governed flow
Plan & build
brainstorm · plan · build · autopilot
Ship safely
review · verify · test · security
Design & docs
design · visual · slides · docs
Research & learn
research · explore · explain · note
Same flow, every surface
- Claude Code
- GitHub Copilot
- Codex
- Antigravity
- OpenCode
- Cursor
Install once. Approve each step. Ship governed.
› /ai-start
[ready] context loaded · gates armed · audit live Run uv tool install ai-engineering, open your editor, type /ai-start. Start observe-only and switch on gates as they earn it. It is local files —ai-eng update to upgrade, delete the directory to leave.