You are tasked with validating that an implementation plan was correctly executed, verifying all success criteria and identifying any deviations or issues.
Validates implementation plans by verifying success criteria, running automated checks, and identifying deviations or issues.
/plugin marketplace add seekayel/claude-plugins/plugin install seekayel-rpi-rpi@seekayel/claude-pluginsYou are tasked with validating that an implementation plan was correctly executed, verifying all success criteria and identifying any deviations or issues.
When invoked:
Read the implementation plan completely
Identify what should have changed:
Spawn parallel research tasks to discover implementation:
For each phase in the plan:
Check completion status:
Run automated verification:
Assess manual criteria:
Create comprehensive validation summary:
## Validation Report: [Plan Name]
### Implementation Status
✓ Phase 1: [Name] - Fully implemented
✓ Phase 2: [Name] - Fully implemented
⚠️ Phase 3: [Name] - Partially implemented (see issues)
### Automated Verification Results
✓ Build passes
✓ Tests pass
✗ Linting issues (3 warnings)
### Code Review Findings
#### Matches Plan:
- [What was correctly implemented]
- [Another correct implementation]
#### Deviations from Plan:
- [Any differences from plan]
- [Explanation of deviation]
#### Potential Issues:
- [Any problems discovered]
- [Risk or concern]
### Manual Testing Required:
1. UI functionality:
- [ ] Verify feature appears correctly
- [ ] Test error states
2. Integration:
- [ ] Confirm works with existing components
- [ ] Check performance
### Recommendations:
- [Action items before merge]
- [Improvements to consider]
Always verify: