Customer call to prd
Skill alexzhu0/agent-ready-skills/skills/customer-call-to-prd
Ten practical AI-agent skills for turning messy work into clear context, evals, reviews, and launch-ready artifacts.
npx -y skills add alexzhu0/agent-ready-skills --skill customer-call-to-prdAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when converting customer call notes, interview transcripts, sales discovery notes, or PM research fragments into a concise PRD with user problems, requirements, non-goals, and risks.
SKILL.md
1.5 KB, as published. Nobody here has run it
Customer Call To PRD
Purpose
Transform customer conversation material into a product requirement draft that preserves evidence and uncertainty.
Fit
- Use when customer research needs to become requirements without losing the original evidence.
- Do not use when the user already has a finalized PRD and only needs copyediting.
Inputs
- Call notes, transcript snippets, interview notes, or sales discovery notes.
- Customer segment, product area, and known business goal if available.
- Existing constraints, deadlines, or roadmap context.
Workflow
- Extract user problems before proposing features.
- Separate direct customer evidence from internal interpretation.
- Group repeated needs into requirements.
- Define non-goals to prevent scope creep.
- Add risks, dependencies, and open questions for PM follow-up.
Output
Produce Markdown with:
- Customer Context
- Problem Statements
- Requirements
- Non-Goals
- Evidence
- Risks And Dependencies
- Open Questions
Validation
- Requirements trace back to call evidence.
- Internal guesses are labeled as interpretation.
- Non-goals are explicit.
- The PRD does not promise delivery dates unless provided.
- Open questions are specific enough for a follow-up call.