Prd planning
Skill sametcn99/product-planning-copilot/.github/skills/prd-planning
This repository is designed to be forked so teams can set up their own documentation-first planning system quickly.
npx -y skills add sametcn99/product-planning-copilot --skill prd-planningAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 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 creating, refining, or validating product planning documents (project brief, PRD, roadmap, architecture notes, task breakdown, risks).
SKILL.md
1.1 KB, as published. Nobody here has run it
PRD Planning Skill
This skill standardizes planning documents under src/<project-slug>/.
Use This Skill For
- New project planning package creation
- PRD quality improvement
- Requirement traceability checks
- Roadmap and task decomposition
- Risk and decision log maintenance
Standard Document Set
00-project-brief.md01-prd.md02-roadmap.md03-architecture-notes.md04-task-breakdown.md05-risks-and-decisions.md
Assets
templates/project-brief.template.mdtemplates/prd.template.mdtemplates/roadmap.template.mdchecklists/prd-quality-checklist.md
Workflow
- Start from project brief template.
- Produce PRD with requirement IDs and measurable acceptance criteria.
- Derive roadmap milestones from PRD scope.
- Derive task breakdown from roadmap and requirement IDs.
- Maintain risks and decisions as changes occur.