Phase 4: Deliver
Validate the top solution and produce actionable recommendations with evidence.
Purpose
The Deliver phase converges on the final recommendation. It validates the top solution concept(s) against evidence, refines the approach, and produces actionable output.
Usage
/research:deliver <topic>Example:
/research:deliver user onboarding frictionPrerequisites
Requires all prior phase artifacts. Use --skip-checks to bypass.
What It Does
- Reads all prior phase artifacts (Discover, Define, Design)
- Searches for evidence supporting or contradicting the recommended solution
- Tests assumptions identified in the Design phase
- Assesses the solution against success criteria from Define
- Refines recommendations and identifies action items
- Writes the final deliverable to
.metapowers/research/<topic>/04-deliver.md
Output
Creates .metapowers/research/<topic>/04-deliver.md containing:
- Executive summary
- Validation findings with evidence
- Success criteria assessment
- Final recommendation with implementation approach
- Prioritized action items
- Risks and mitigations
- Research journey summary across all 4 phases