← ClaudeAtlas

agent-workflow-enginelisted

Canonical home of the agent-workflow planning methodology — the capped plan shape (goal and boundary, module ledger, verification), plan lifecycle, queue.md series index, mandatory Cleanup phase, the feature-spec canon (the durable per-feature contract layer with its frozen schema and Out-of-scope discipline), the bounded methodology slot fragment, the orchestration-recipe vocabulary (Solo / Reviewed / Council / Delegated), and the activity-procedures canon (plan-authoring / plan-execution, with typed recipe slots). A published, installable npm package (available:true) that *provides* the methodology text; it mutates nothing. The composition root (agent-workflow-kit) reads this canon LIVE from the installed engine and injects the bounded slots from it — one source of truth, no bundled mirror; `npx @sabaiway/agent-workflow-kit@latest init` installs the engine.
sabaiway/agent-workflow · ★ 0 · AI & Automation · score 75
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