loop-review-fold
Installation
SKILL.md
Review / Fold Loop
Run one small state loop over the current feature or fix unit:
review-change ── findings ──▶ fold-findings ── changed HEAD ──▶ review-change
▲ │
└──────── current PASS ◀───────┘
└─ unresolved ─▶ triage-issue
This skill is a router, not a third review or repair implementation. It reads
the durable evidence left by review-change and fold-findings, chooses the
next action, and stops when a user decision or manual phase execution is
required. Never merge, create an unrelated issue, or silently discard a
finding.