derive-tests
Turn documented intent into a test-coverage map — inventory the tests that exist today, derive use-case cases from the system docs, separate existing coverage…
Create a comprehensive Product Requirements Document from a feature idea or problem statement
> /plugin marketplace add phuryn/pm-skillsHow it fires
How this command gets triggered: by you, by Claude, or both.
/write-prdContext preview
What this command does when you run it.
Create a comprehensive Product Requirements Document from a feature idea or problem statement
description: Create a comprehensive Product Requirements Document from a feature idea or problem statement argument-hint: "<feature or problem statement>"
Create a structured PRD that aligns stakeholders and guides development. Accepts anything from a vague idea to a detailed brief.
/write-prd SSO support for enterprise customers /write-prd Users are dropping off during onboarding — we need to fix step 3 /write-prd [upload a brief, research doc, or strategy deck]
Accept the input in any form:
Ask conversationally — most important questions first, fill gaps as you go:
1. **User problem**: What problem does this solve? Who experiences it? How painful is it? 2. **Target users**: Which user segment(s)? How many? What's their current workaround? 3. **Success metrics**: How will we know this worked? What moves if we nail it? 4. **Constraints**: Technical constraints, timeline, regulatory, dependencies on other teams? 5. **Prior art**: Has this been attempted before? Existing solutions in the market? 6. **Scope preference**: Full solution or phased approach?
If the user provides a document with context, extract what's available and only ask about gaps.
Apply the **create-prd** skill to produce an 8-section document:
## Product Requirements Document: [Feature Name] **Author**: [user] **Date**: [today] **Status**: Draft **Stakeholders**: [if known] ### 1. Executive Summary [2-3 sentences: what, for whom, why now] ### 2. Background & Context [Problem space, prior research, market context, what prompted this] ### 3. Objectives & Success Metrics **Goals** (what success looks like): 1. [Specific, measurable goal] 2. [...] **Non-Goals** (explicitly out of scope): 1. [What we're not doing, and why] 2. [...] **Success Metrics**: | Metric | Current | Target | Measurement | |--------|---------|--------|-------------| ### 4. Target Users & Segments [Who this serves, user profiles, segment sizing] ### 5. User Stories & Requirements **P0 — Must Have**: | # | User Story | Acceptance Criteria | |---|-----------|-------------------| **P1 — Should Have**: | # | User Story | Acceptance Criteria | |---|-----------|-------------------| **P2 — Nice to Have / Future**: | # | User Story | Acceptance Criteria | |---|-----------|-------------------| ### 6. Solution Overview [High-level approach, key design decisions, technical approach if known] ### 7. Open Questions | Question | Owner | Deadline | |----------|-------|----------| ### 8. Timeline & Phasing [Milestones, dependencies, phasing if applicable]
After generating, offer:
Save the PRD as a markdown file to the user's workspace.
68 PM skills and 42 chained workflows across 9 plugins. Claude Code, Cowork, and more. From discovery to strategy, execution, launch, growth, and shipping AI-built code. Designed for Claude Code and Cowork. Skills compatible with other AI assistants.
Repo: phuryn/pm-skills
Turn documented intent into a test-coverage map — inventory the tests that exist today, derive use-case cases from the system docs, separate existing coverage…
Reverse-engineer an AI-built codebase into the system documents reviewers and auditors need — a core set (architecture, flows, permissions, variables) plus…
Static performance audit of AI-built code — find N+1 queries and request waterfalls, over-fetching, missing indexes, and caching opportunities, ranked by…
Static security audit of AI-built code — map trust boundaries, cross-reference documented intent, self-refute every finding, and report only evidence-backed…
Turn a vibe-coded repo into a reviewer-ready shipping packet — document the app, wire agent context, run security and performance audits, map test coverage,…
Perform cohort analysis on user data — retention curves, feature adoption, and engagement trends