Independent review loop run before delivery in code work. An independent reviewer (Codex, or fresh Codex-style subagents) reads the whole PR against the approved outcome; the lead fixes in-scope functional findings and re-reviews until none remain. Its differentiator is independence and exhaustiveness — a reviewer that fails differently from the authors, run to clean — distinct from the recursive-refinement ladder. Invoked by the team lead from the unified pre-ship gate (code-mode and /swarm:refine) after the ship steps.
$npx -y skills add dheerg/swarms --skill independent-review-loopInstalls into the current project.
Run `npx skills use "https://github.com/dheerg/swarms" --skill "dheerg/swarms/independent-review-loop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dheerg/swarms" that are relevant to the current task. Run `npx skills add "https://github.com/dheerg/swarms"` and select the relevant skills, then follow their instructions.