explore
01Command
Run only the fable-flow Explore phase — three parallel Sonnet 5 scouts (structure, conventions, blast-radius) producing digests under .fable-flow/ for a later plan.
Claude Code plugin: multi-agent shipping pipeline tuned for Claude Fable 5 — scouts, xhigh architect, parallel worktree implementers, Opus 4.8 review loop, bug iteration, pipeline memory
Command
Run only the fable-flow Explore phase — three parallel Sonnet 5 scouts (structure, conventions, blast-radius) producing digests under .fable-flow/ for a later plan.
Command
Run the fable-flow Implement + Merge phases — one Fable 5 implementer per plan track, each in its own git worktree in parallel, then merge onto an integration branch and run integration verification.
Command
Post-implementation iteration loop for bugs found by hand — reproduce the bug, root-cause it, fix it on the current branch with a regression test, run one correctness review pass, and bank the lesson to pipeline memory.
Command
Run only the fable-flow Plan phase — a high-effort Fable 5 architect turns the scout digests into a file-disjoint parallel track plan saved to .fable-flow/plan.md.
Command
Run only the fable-flow Review phase — parallel high-effort Opus 4.8 reviewers (correctness, fidelity, integration) verify a branch's diff against the plan; findings are reported, and fixed only with --fix.
Command
Run the full fable-flow pipeline on a feature or fix — parallel scouts → Fable 5 plan → parallel Fable 5 implementers in worktrees → merge → Opus 4.8 review loop → branch/PR.