jjilli/fable-flow

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

2Stars on the repository
16Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

architect

01

jjilli/fable-flow

Agent

Planning agent for the fable-flow pipeline. Delegate to the architect when a task description and scout digests are ready to be turned into an implementation plan with file-disjoint parallel tracks. The architect plans; it never edits files.

2 1mo ago A 48 tokens original MIT

implementer

02

jjilli/fable-flow

Agent

Implementation agent for the fable-flow pipeline. Delegate one implementer per plan track; each runs in its own isolated git worktree and can safely execute in parallel with other implementers. Also used to apply review fixes on an integration branch.

2 1mo ago A 51 tokens original MIT

reviewer

03

jjilli/fable-flow

Agent

Adversarial review agent for the fable-flow pipeline. Delegate reviewers (several in parallel, each with a different lens) after tracks are merged into an integration branch, to verify the diff against the plan and requirements before a PR is opened.

2 1mo ago A 53 tokens original MIT

scout

04

jjilli/fable-flow

Agent

Read-only reconnaissance agent for the fable-flow pipeline. Delegate to scout when a fable-flow command needs codebase intelligence gathered before planning — architecture, conventions, or blast-radius for a specific task. Spawn several scouts in parallel, each with a different lens. Scouts never modify files.

2 1mo ago A 60 tokens original MIT