review_implementation
Verify a completed feature against its plan checklist and confirm all expected files exist. Submit the plan file path and modified files to catch missing steps.
Instructions
After implementing a feature, verify that the plan checklist is satisfied and all expected files exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planPath | Yes | Path to the .md plan file created by design_feature | |
| filesModified | Yes | List of files that were created or modified |