Files
gh-rpiplewar-shipfaster-prp/commands/prp-task-execute.md
2025-11-30 08:53:00 +08:00

24 lines
426 B
Markdown

# Execute TASK PRP
Run through a task list from an existing TASK PRP.
## PRP File: $ARGUMENTS
## Execution Process
1. **Load Tasks**
- Read task list
- Understand context
2. **Execute Each Task**
- Perform ACTION
- Run VALIDATE
- Fix IF_FAIL issues
3. **Complete Checklist**
- Verify all tasks done
- Run final validation
- Check no regressions
Work through tasks sequentially, validating each.