prd-system/SKILL.md
Create and manage Product Requirements Documents with structured workflow
npx skillsauth add pwnk77/agentic-workflows prd-systemInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Create, validate, and manage Product Requirements Documents in a structured workflow.
Use the prd-author skill to create a PRD with:
- Title: [project name]
- Description: [brief overview]
- Category: [feature|bugfix|enhancement]
- Priority: [high|medium|low]
Each PRD contains:
Works with task-manager for task creation and progress-tracker for updates.
Use prd-author to create a PRD for user authentication:
- Category: feature
- Priority: high
- Description: Implement OAuth2 login with Google and GitHub
Use prd-author to create a PRD for fixing the login issue:
- Category: bugfix
- Priority: high
- Description: Fix session timeout redirect loop
development
Task Manager skill - Create, track, and manage development tasks linked to PRDs
development
Reviewer skill - Comprehensive code review across performance, quality, and security domains with improvement specification generation
tools
Progress Tracker skill - Monitor and update project progress with automated status tracking
documentation
PRD Author skill - Create and manage Product Requirements Documents with structured workflow following PRD → Plan → Todo methodology