847 B
847 B
Execute SPEC PRP
Implement a specification using an existing SPEC PRP.
PRP File: $ARGUMENTS
Execution Process
-
Understand Spec
- Current state analysis
- Desired state goals
- Task dependencies
-
ULTRATHINK
- Think hard before you execute the plan. Create a comprehensive plan addressing all requirements.
- Break down complex tasks into smaller, manageable steps using your todos tools.
- Use the TodoWrite tool to create and track your implementation plan.
- Identify implementation patterns from existing code to follow.
-
Execute Tasks
- Follow task order
- Run validation after each
- Fix failures before proceeding
-
Verify Transformation
- Confirm desired state achieved
- Run all validation gates
- Test integration
Progress through each objective systematically.