_bmad/bmm/2-plan-workflows/bmad-edit-prd/SKILL.md
Edit an existing PRD. Use when the user says "edit this PRD".
npx skillsauth add youranreus/note bmad-edit-prdInstall 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.
Follow the instructions in ./workflow.md.
tools
Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"
development
Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.
testing
Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"
development
Execute story implementation following a context filled story spec file. Use when the user says "dev this story [story file]" or "implement the next story in the sprint plan"