# Full Pipeline: Spark → Plan → Work → Review → Ship

Run the complete morph pipeline on the following idea. Execute all five phases sequentially, pausing only at critical checkpoints:

1. **Spark**: Refine the idea into a PRD with Visionary + Critic
2. **Plan**: Create an architecture plan with Architect + QA + Efficiency
3. **Work**: Implement tasks in DAG order with Engineer + Reviewer per task
4. **Review**: Audit with Tech Lead + QA + Performance + End User
5. **Ship**: Release with DevOps + Release Consultant

## Idea

{{input}}

Start with `/morph:spark {{input}}` and continue through the full pipeline.
