plan-review

Installation
SKILL.md

Plan Review

Automated two-reviewer plan QA loop. Dispatches independent reviewers in parallel (or sequentially), then corrects the plan iteratively until all MEDIUM+ issues are resolved or the iteration cap is reached.

Invocation

  • /plan-review — review the active plan in the default mode (parallel)
  • /plan-review path/to/plan.md — review the given file in default mode (parallel)
  • /plan-review sequential — sequential dispatch (first reviewer completes before the second starts)
  • /plan-review claude-only — force fallback mode (two Claude Agents, spec + exec split)
  • /plan-review claude-only sequential — fallback mode, sequential
  • /plan-review claude-only path/to/plan.md — fallback mode on a file path
  • /plan-review path/to/plan.md sequential claude-only — argument order does not matter

Argument tokenizer

Every command-line argument is exactly one of:

Related skills

More from adebayobraimah/install-local-skills

Installs
1
GitHub Stars
1
First Seen
11 days ago