loop-review-skill-until-fixed-point
Installation
SKILL.md
Loop Review Skill Until Fixed Point
Run /review-skill on a target document repeatedly until fixed point—when all reviewers return NO ISSUES.
Core Concept
/review-skill <target> --auto
│
▼
┌─────────┐
│ Issues? │
└────┬────┘
│
yes ─┴─ no
│ │
▼ ▼
repeat done (fixed point)