skills/implementation-planner/SKILL.md
turn grounded repository context into a concrete implementation plan. use when a request asks for impacted modules, change order, api changes, migrations, rollback notes, or implementation risks.
npx skillsauth add 89sooner/developer-multi-agent-platform implementation-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.
Build an implementation plan from grounded evidence.
Return:
Do not write production code in this skill. Mark assumptions explicitly. Include rollback notes when changes affect persistence, public APIs, or asynchronous workflows.
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
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.