PRD Skill (oh-my-product)
SkillDev toolsTransform a request into a measurable PRD with acceptance criteria, non-goals, and constraints.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the PRD Skill (oh-my-product) skill
What this skill tells your AI
The instructions your AI receives, as published by jjongguet/oh-my-product in skills/prd/SKILL.md and read by ahel’s review.
Convert vague objectives into precise, locked product requirements.
Use when
- Starting a new feature or significant change
- The team needs clear "done" criteria before execution
- Scope creep is a risk and boundaries must be explicit
Workflow
- Capture objective: What are we building and why?
- Define acceptance criteria: Testable conditions for "done"
- List non-goals: What is explicitly out of scope
- Identify constraints: Technical, timeline, resource limits
- Specify verification: How we prove each criterion is met
- Lock: PRD becomes immutable until explicitly unlocked
PRD Template
## Objective
[1-2 sentences]
## Acceptance Criteria
- [ ] [Testable condition with measurable outcome]
- [ ] [Testable condition with measurable outcome]
## Non-Goals
- [Related thing that is NOT part of this work]
## Constraints
- [Technical/timeline/resource limitation]
## Risk Factors
- [What could block or derail this work]
## Verification Method
- [How each acceptance criterion will be verified]
Rules
- Every acceptance criterion must be independently testable
- Non-goals are mandatory — minimum 2 items
- Constraints must reference concrete limits (not "be fast")
- Once locked, changes require explicit unlock + re-approval
- PRD persisted to
.omp/state/prd.md
Related commands
/omp:team/prd— team-scoped PRD creation/omp:taskboard sync— generate tasks from PRD criteria
Signals
- GitHub stars
- 99
- Forks
- 22
- Last commit
- Apr 2026
Advanced
- Catalog kind
- skill
- Gateway key
prd-jjongguet- Source
- github.com/jjongguet/oh-my-product