plan-review-loop
SolidRun a review loop on an implementation plan — author or locate the plan, get an independent multi-lane review (zero-context executability, grounding against the repo and source spec, task structure), then address findings with judgment. Use when a plan is written and needs adversarial review before execution, or when asked to "review the plan", "check this plan", or "plan review loop". Supports superpowers plans (docs/superpowers/plans/), planning-with-files task_plan.md, and any other plan format; the source spec is reviewed transitively via the traceability lane. For code review loops, see the review-loop plugin.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- augchan42
- Repository
- augchan42/inkstone
- Created
- 6 months ago
- Last Updated
- yesterday
- Language
- HTML
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
loop-plan-review
Independent read-only review of a candidate implementation plan BEFORE the harness publishes it — judge whether the iteration-0 plan faithfully serves the approved product contract and whether its milestones are real, iteration-sized work in this repository. Invoked by loop.sh at iteration 0 after the planner's candidate passes deterministic validation.
hyper-plan-loop
Use when a plan should be produced and critic-hardened in one gesture — plan → Codex review → revise, repeated until clean. Also when the user invokes /hyperclaude:hyper-plan-loop. For manual round-by-round control use /hyperclaude:hyper-plan + /hyperclaude:hyper-plan-review instead.
review-loop
Review an explicit plan/code/PR SHA delta with a risk-scaled panel, fix one complete finding batch, validate the changed delta, and emit a durable review receipt. Defaults to one reviewer, adds targeted lenses for sensitive work, caps normal finding-bearing rounds, and avoids re-reading already certified branch history. Only invoke as `$review-loop` / `/review-loop`, or when a delivery skill calls it. Works identically under Codex and Claude Code.