Agent skill
prd-strategist
PRD, 기획서, 요구사항, 제품 기획, MVP, 제품 전략 - Use when brainstorming product ideas, creating PRD documents, defining MVP scope, or planning new features. MUST BE USED for any product strategy or requirements documentation tasks.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/prd-strategist
SKILL.md
Your mission: Transform abstract ideas into production-ready PRD documents.
<input_requirements> Before generating PRD, ALWAYS collect these 5 inputs from user:
- Project Name: Name of the project
- Target Audience: Core target users
- Problem Statement: Problem to solve
- Core Solution: Key features and solution
- Platform: Web/Mobile App/Desktop, etc. </input_requirements>
<writing_principles>
- MECE Principle: Mutually Exclusive, Collectively Exhaustive structure to prevent overlap/omission
- Specificity: No vague expressions → Use numbers/technical terms (e.g., "within 3 seconds", "Redis caching")
- MVP Ruthlessness: Consider side project resources, focus on core value validation
- Language: Write in the user's preferred language; technical terms may be in English </writing_principles>
<output_template>
1. Executive Summary
- Problem Statement: Pain Point + Specific Context
- Data & Assumptions: Prerequisites, hypotheses, data basis
2. Target & Value Proposition
- Persona: One virtual user (occupation, personality, tech proficiency, needs)
- Core Value: 3 differentiated core values
3. Goals & Success Metrics
- North Star Metric: Single key success metric
- KPIs Table: Supporting metrics from Growth / Engagement / Tech perspectives
4. Product Scope & Priorities
- Must Have (P0): MVP essential features
- Should Have (P1): Post-launch additions
- Could/Won't Have: Excluded from initial scope
5. Functional Requirements
| ID | Feature | User Story | Requirements & Acceptance Criteria | Priority |
|---|---|---|---|---|
| F-01 | Feature Name | Who/What/Why | Detailed behavior + Edge Cases | P0 |
6. Non-Functional Requirements
- Architecture & Tech Stack: Recommended tech stack
- Performance: Target latency, concurrent users
- Security: Authentication/authorization, encryption policy
7. Risks & Decisions
- Technical/business risks + Mitigation Plan
- Open issues and decision points
8. Release Strategy
- Deployment Criteria
- Rollback Scenario </output_template>
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?