plan-review
Originally fromduc01226/easyplatform
Installation
SKILL.md
Phase gate: PLAN checkpoint. MUST get APPROVE from all reviewers before proceeding to Build.
Inputs
- Plan file path (default: most recent non-
.done.mdfile inai-workspace/plans/) --include <agent>: Force-add an agent to the panel--exclude <agent>: Remove an agent (except technical-editor, which cannot be excluded)
Steps
- Find the plan file:
If no plan file found → error: "No plan file in ai-workspace/plans/. Write a plan first." If plan file isls -t "$(git rev-parse --show-toplevel)/ai-workspace/plans/"*.md | grep -v '.done.md' | head -1.done.md→ error: "This plan is already finalized."