jstuart0

Flows — Development agent for Claude Code

Development community

Continuing a spawned agent: carve-outs, resume caveat, and narration.

How to install Flows

Installs to ~/.claude/agents/jstuart0-mozart-orchestration-flows.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jstuart0/mozart-orchestration/HEAD/agents/FLOWS.md -o ~/.claude/agents/jstuart0-mozart-orchestration-flows.md

Restart Claude Code, or start a new session, for it to be picked up.

What Flows does

Continuing a spawned agent: carve-outs, resume caveat, and narration

**Carve-out — a lens that supplied a constraint card.** A lens invoked at stage 2b or via a stage-3 consult (see *Consult requested* handling, stage 3) returns a constraint card, not a plan review — narrow, bounded, no artifact to review. When that same lens is invoked again at stage 4 to review the drafted plan, that is a **fresh `Task` spawn, never `SendMessage`** — the default above does not apply here, and neither does

Alternatives in Development

  • Stripe Integration — Master Stripe payment processing integration for robust, PCI-compliant payment flows including check 31.9k ★
  • Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
  • Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★

Full documentation available on GitHub

View Source Repository