pmcfadin

Flow Closer — Testing & QA agent for Claude Code

Testing & QA community

The per-issue ENDGAME owner for CQLite delivery.

How to install Flow Closer

Installs to ~/.claude/agents/pmcfadin-cqlite-flow-closer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pmcfadin/cqlite/HEAD/.claude/agents/flow-closer.md -o ~/.claude/agents/pmcfadin-cqlite-flow-closer.md

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

What Flow Closer does


name: flow-closer description: The per-issue ENDGAME owner for CQLite delivery. Spawned once by flow-implement after the implementation is lite-green and reviewed, it runs the ONE full gate of record, the spec-auditor C intent audit (design-routed), a final roborev confirmation pass, then merges on green and flow-finalizes. It runs the two largest text streams in the pipeline (full-gate stdout + roborev churn) inside its OWN short-lived context so none of it accretes in the persistent lead s

Alternatives in Testing & QA

  • Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★
  • Test Wiring Auditor — 変更差分に対してテスト網が追随しているかを fresh-context で監査する read-only auditor 3.1k ★
  • Designer Agent — Product/UI Designer for the Movie DB KMP app 105 ★

Full documentation available on GitHub

View Source Repository