Skip to content

refactor(fan-flames): replace per-task spec review with per-wave spec-informed peer review#51

Merged
muloka merged 1 commit into
mainfrom
push-zlnlszynpunq
Apr 4, 2026
Merged

refactor(fan-flames): replace per-task spec review with per-wave spec-informed peer review#51
muloka merged 1 commit into
mainfrom
push-zlnlszynpunq

Conversation

@muloka

@muloka muloka commented Apr 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace Phase 4 (per-task spec reviewers) with cargo test gate + batched spec-informed peer review (~1 agent per 300 lines changed, change-reviewer type)
  • Remove Phase 6 (VERIFY) — last wave's review inherently covers the combined result since prior waves are already squashed into @
  • Collapse --skip-spec-review + --skip-review into single --skip-review flag
  • Replace fan-flames-spec-reviewer.md with fan-flames-wave-reviewer.md (combined spec+quality prompt)

Why

A/B benchmarked fan-flames vs superpowers subagent-driven-development. Per-task spec reviewers cost ~45-50k tokens each (dominated by ~35k agent infrastructure tax) and found nothing that passing tests didn't already prove. Batched peer review at end-of-run cost 82k total (3 agents) vs 282k for 6 per-task spec reviews, and found real issues. Providing task specs to reviewers eliminates hallucinations (4 false findings in spec-blind review → 0 with specs as ground truth).

Test plan

  • UAT in /tmp/fan-flames-uat — A/B benchmark complete
  • Run fan-flames on a multi-wave plan and verify review phase dispatches batched reviewers
  • Verify --skip-review skips the entire REVIEW phase

🤖 Generated with Claude Code

@muloka muloka merged commit 7ba1986 into main Apr 4, 2026
1 check passed
@muloka muloka deleted the push-zlnlszynpunq branch April 10, 2026 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant