What problem does it solve?
It solves the challenge of reliably turning a PRD task specification into implemented code, validated results, and accurate task-tracking updates without skipping critical steps.
Core Features & Use Cases
- End-to-end PRD task execution: Executes a single PRD task from repository/PRD grounding through implementation and evidence-based validation.
- Checklist-driven delivery: Converts deliverables and acceptance criteria into a working validation checklist and gates completion on evidence for every item.
- Tracking updates with safety: Updates workflow memory (when provided), task checkboxes, task status, master tasks entries, and performs commit sequencing according to commit mode.
- Mandatory verification: Runs task-specific validations and uses the installed cy-final-verify skill before marking completion.
Quick Start
Use cy-execute-task to implement and validate a PRD task from a task specification file and then update the corresponding task tracking files with optional auto-commit.