Documentation Index
Fetch the complete documentation index at: https://smithers.sh/llms.txt
Use this file to discover all available pages before exploring further.
write-a-prd combines the GrillMe interview loop with a PRD-writing task. It can inspect the repo, ask clarifying questions, and produce a structured product requirements document.
Inputs
| Input | Type | Default |
|---|---|---|
prompt | string | "Describe the feature or product you want to specify." |
maxIterations | number | 10 |
Output Shape
The PRD includes problem statement, solution, user stories, implementation decisions, testing decisions, observability requirements, metrics, verification strategy, module sketches, out-of-scope items, and a Markdown body. Follow withtickets-create, plan, implement, or mission.