agent-workflow-enginelisted
Install: claude install-skill sabaiway/agent-workflow
# agent-workflow-engine
The **canonical source of truth** for the `agent-workflow` planning methodology. It is a
**published, installable npm package** (`capability.json` → `available:true`): it holds the
methodology text and **provides** it, but it ships no runtime and mutates no files. The kit reads
**this canon live from the installed engine** (resolved via the family `detect.installed` pattern)
and injects the bounded slot fragment from it — **one source of truth, no bundled mirror**.
`npx @sabaiway/agent-workflow-kit@latest init` installs the engine as a core part of the kit; when a
slot fill is needed but the engine is absent, the kit's reconcile **fails loudly** (never silently).
## What it provides (`provides: ["plan"]`)
- [`references/planning.md`](references/planning.md) — the **plan canon**: the capped plan shape
(Goal and boundary · Module ledger · Verification — literal headings), the subtraction rubric for
review, the plan-file lifecycle (`docs/plans/*.md`, gitignored, never committed), the `queue.md`
series index and the mandatory final **Phase: Cleanup**.
- [`references/specs.md`](references/specs.md) — the **feature-spec canon**: the durable per-feature
contract layer under `docs/ai/specs/` (Contract · Scenarios · Out of scope · Module), the frozen
schema (kinds, statuses, forward-only transitions, the numeric fan-out and promotion thresholds,
the scenario-binding grammar, the refusal table the deployed reader enforces), governing specs
cited