Wave Reviewer banner
formtrieb formtrieb

Wave Reviewer

Project Management community

Description

--- name: wave-reviewer description: 'Quality gate for one issue in a batch, run after the implementing agent finishes and before a pull request is opened. Runs for every issue, however small the change. Re-runs the project''s own build and test commands plus flotilla''s built-in checks against the commit the batch started from, confirms each acceptance criterion against evidence it gathered itself, predicts clashes with the other branches in the same batch, and answers with exactly one verdict:

Installation

Installs to ~/.claude/agents/formtrieb-flotilla-wave-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/formtrieb/flotilla/HEAD/.claude/agents/wave-reviewer.md -o ~/.claude/agents/formtrieb-flotilla-wave-reviewer.md

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

Full documentation available on GitHub

View Source Repository