Prd creation
Skill a5c-ai/babysitter/library/methodologies/ccpm/skills/prd-creation
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
npx -y skills add a5c-ai/babysitter --skill prd-creationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.2 KB, as published. Nobody here has run it
PRD Creation
Interactive PRD brainstorming and drafting with quality-gated refinement.
Agent
Product Planner - product-planner
Workflow
- Brainstorm ideas, users, and pain points
- Draft structured PRD with vision, user stories, success criteria
- Validate PRD quality (completeness, clarity, testability, consistency)
- Iteratively refine until quality threshold met
- Finalize and write to .claude/prds/<featureName>.md
Inputs
projectName- Project namefeatureName- Feature identifierprojectDescription- High-level descriptiontargetAudience- Target user description (optional)constraints- Known constraints (optional)
Outputs
- PRD with vision, user stories, acceptance criteria, scope, constraints
- Quality validation report with dimensional scores
- Brainstorm artifacts
Process Files
ccpm-prd-workflow.js- Standalone PRD workflowccpm-orchestrator.js- Phase 1 of full lifecycle