create-implementation-plan
SolidCreate a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- GulajavaMinistudio
- Repository
- GulajavaMinistudio/awesome-copilot-id
- Created
- 9 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
write
Write a new implementation plan file to `/plan/` — phased tasks, explicit requirements, rejected alternatives, and tests — before any code is written. Use when the user asks to plan, spec, or design a new feature, a refactor, a package or framework upgrade, a migration, or an architecture or infrastructure change, and whenever they ask for "a plan" for multi-step work. Produces the plan only; executing it is `plan:execute`.
update-implementation-plan
Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
plan
Use when you have stories or clear requirements that need to become an implementation plan with bite-sized tasks, exact file paths, complete code, and verification commands.