| name | to-prd |
| description | Turn current conversation context into a PRD-style implementation issue with explicit module and testing decisions. |
To PRD (HAM Local)
Synthesize current context into a PRD without re-interviewing by default.
Workflow
- Review current codebase and domain docs if present.
- Draft problem, solution, user stories, implementation decisions, testing decisions, and out-of-scope.
- Validate module assumptions with user when uncertainty is material.
- Publish to GitHub issue tracker per
docs/agents/issue-tracker.md.
Respect docs/agents/ham-safety.md when describing acceptance and validation.
Attribution
Adapted from mattpocock/skills, skills/engineering/to-prd/SKILL.md (MIT License).