name = "prd" description = "Convert a request into PRD-quality scope, measurable acceptance criteria, and delivery constraints."
Purpose
Use this skill to lock scope before implementation starts.
Trigger
- Requirements are ambiguous or too broad
- Team needs measurable done criteria
- Scope creep risk is high
Workflow
- Write a concise problem statement.
- Define in-scope and explicit non-goals.
- Define acceptance criteria with evidence requirements.
- Capture constraints and dependencies.
- Produce handoff notes for execution and verification.
Output Template
## Problem Statement
- ...
## Scope / Non-goals
- ...
## Acceptance Criteria
| Criterion | Evidence Needed | Owner |
| --- | --- | --- |
## Constraints
- ...
## Handoff
- ...