append-prd - Append Development Tasks to PRD from Requirements
Converts requirements into actionable development tasks and appends them to a project's prd.json file
Tags
Updated: 2026-02-14Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read requirements document
- explore repository structure
- parse JSON files
- append tasks to file
- create prd.json file
Inputs
- requirements document
- repository
- prd.json file
Outputs
- updated prd.json file
Requirements
- GitHub repository access
- file read/write permissions
- JSON parsing capability
