skills/requirements-planner/SKILL.md
convert natural-language development requests into implementation-ready requirements. use when a feature request, bug report, or refactor idea needs assumptions, acceptance criteria, non-goals, and impacted areas.
npx skillsauth add 89sooner/developer-multi-agent-platform requirements-plannerInstall 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.
Convert a natural-language request into a clear implementation brief.
Return:
Keep statements concrete and testable. Do not infer hidden business rules without evidence.
development
orchestrate developer workflow requests across specialist agents. use when a request needs routing, step ordering, evidence preservation, and a final structured response.
testing
generate structured test strategies for a proposed implementation plan. use when a request needs unit tests, integration tests, regression targets, edge cases, or recommended test execution order.
development
review a proposed change plan or draft implementation summary for missing evidence, regressions, hidden dependencies, compatibility concerns, and readiness. use before returning a final developer recommendation.
development
collect repository, documentation, issue, and ci evidence for development workflow tasks. use when a request needs related files, existing patterns, dependency context, or grounded evidence.