prd-discovery
Installation
SKILL.md
PRD Discovery
Use this skill to interview the user and produce a clear PRD for Ralph execution.
Inputs
- If a topic is provided, use it. Otherwise ask for a short description of the feature or bug.
Workflow
-
Initial prompt
- Ask what they want to build or fix and why.
-
Context scan
- Check for existing specs or documentation, such as
specs/README.md. - Review project overview files like
README.mdand package manifests.
- Check for existing specs or documentation, such as
-
Interview
- Ask only critical questions that affect scope and acceptance criteria.
Related skills
More from tmeister/skills
laravel-simplifier
Simplify and refine PHP/Laravel code for clarity and maintainability without changing behavior.
15commit
Generate a conventional commit message from staged changes and commit safely.
6feature-issue
Implement a feature from a GitHub issue with a structured, review-first workflow.
6draft-issue
Research and draft a high quality GitHub issue before creating it.
6prd-to-json
Convert .prd PRD markdown into .prd/prd.json with validation.
6bug-issue
Diagnose and fix a GitHub issue with a reproduction-first workflow.
6