Turn the current conversation, notes, or prototype findings into a PRD/spec without re-interviewing. Use when the user says "/to-spec", "write a PRD", "turn this into a spec", "make this a product brief", "capture the plan", or when a planning session needs a durable product spec. Adapted from mattpocock/skills.
Synthesize what has already been discussed. Do not restart the interview unless a load-bearing requirement is missing.
docs/prd/<slug>.md, docs/specs/<slug>.md, or the repo's existing convention · kevin-wiki: plans/<slug>.md or wiki/inbox/prds/<slug>.md · issue tracker: only if Kevin explicitly wants GitHub/Linear writes# <Feature / Product>
## Problem
## Solution
## User Stories
## Implementation Decisions
## Testing Decisions
## Out Of Scope
## Open Questions
## TimelineUse product language, not stale file-path predictions. Include code snippets only when a prototype produced a precise decision that prose would blur.
Name the highest honest seam for proof: API route, CLI, UI flow, public function, integration test, or browser check.
grill-with-docs before PRD when alignment is still fuzzy.prototype when a PRD question needs evidence.to-issues after PRD when it is ready to execute.Upstream: github.com/mattpocock/skills/skills/engineering/to-spec/SKILL.md at 84fdeffd12f2ee307994d1eb6feb48173b6e0502 (MIT), adapted to Kevin's local-first authority model.