review-plan-implementation
Installation
SKILL.md
Review Plan Implementation
Goal
Given a .plan.md file, validate the implementation by following the plan's ## Reviewer Handoff instructions and reporting whether code changes align with the plan.
When to use
Use this skill when a user asks to review, verify, or audit work completed from a plan file in .cursor/plans/*.plan.md.
Minimal workflow
- Load and validate the plan file
- Read the provided
.plan.mdpath. - Confirm YAML frontmatter exists and
todosare present. - Confirm a
## Reviewer Handoffsection exists. - If
## Reviewer Handoffis missing, stop and report that the plan cannot be reviewed with this skill until that section is added.
- Read the provided