Implicit Loop Pairs
Certain stage pairs auto-loop when placed adjacent. No extra syntax needed — the pipeline detects known reviewer pairs.
custom_stages: - pm # ← these two auto-loop - pm_reviewer # (max_prd_revisions times) - architect - architect_reviewer # ← also auto-loops - engineer - reviewer
✅ Simple config, familiar feel
⚠️ Magic behaviour — not obvious from config alone