update-implementation-plan
Update implementation plan files with new requirements for features, refactoring, or infrastructure changes.
What it does
- Generate implementation plans that are fully executable by AI agents or humans
- Use deterministic language with zero ambiguity
- Structure all content for automated parsing and execution
- Ensure complete self-containment with no external dependencies for understanding
- Each phase must have measurable completion criteria
- Tasks within phases must be executable in parallel unless dependencies are specified
- All task descriptions must include specific file paths, function names, and exact implementation details
Requirements & configuration
- No task should require human interpretation or decision-making
- [List any dependencies that need to be addressed, such as libraries, frameworks, or other components that the plan relies on.]
- [List the tests that need to be implemented to verify the feature or refactoring task.]
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Update implementation plan files with new requirements for features, refactoring, or infrastructure changes.
Source
Repository: https://github.com/github/awesome-copilot
update-implementation-plan FAQ
What does the update-implementation-plan skill do?
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. Generate implementation plans that are fully executable by AI agents or humans Use deterministic language with zero ambiguity
What does update-implementation-plan require?
No task should require human interpretation or decision-making [List any dependencies that need to be addressed, such as libraries, frameworks, or other components that the plan relies on.] [List the tests that need to be implemented to verify the feature or refactoring task.]
How do I install update-implementation-plan?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill update-implementation-plan --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain update-implementation-plan?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-update-implementation-plan?ref=badge) npx agentictools info skills/github-awesome-copilot-update-implementation-plan The second line is the CLI lookup for this page — handy in READMEs and docs.