update-implementation-plan
Generates structured, machine-readable implementation plans for autonomous AI agents and human developers.
Install
npx skills add https://github.com/github/awesome-copilot --skill update-implementation-planStats
| Total installs | 7,469 |
| Weekly installs | 7.5K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Generates machine-readable, deterministic plans structured for autonomous execution by AI agents or humans
- Enforces atomic phases with measurable completion criteria, parallel-executable tasks, and explicit file paths and function names
- Requires strict adherence to a mandatory template with front matter, requirements, implementation phases, alternatives, dependencies, affected files, tests, and risk assessment
- Uses standardized identifier prefixes (REQ-, TASK-, GOAL-, etc.) and saves output to /plan/ directory with naming convention [purpose]-[component]-[version].md
Tags
Related skills
| Skill | Installs | vs update-implementation-plan |
|---|---|---|
| php-mcp-server-generator | 7,460 | -9 |
| youtube-thumbnail-design | 7,463 | -6 |
| polyglot-test-agent | 7,483 | +14 |
| suggest-awesome-github-copilot-skills | 7,481 | +12 |
| swift-mcp-server-generator | 7,444 | -25 |
FAQ
- How many installs does update-implementation-plan have?
- update-implementation-plan has 7,469 total installs and 7.5K installs this week.
- Where is update-implementation-plan hosted?
- update-implementation-plan is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does update-implementation-plan have?
- update-implementation-plan has 27.4K GitHub stars.
- When was update-implementation-plan first indexed?
- OrangeBot.AI first indexed update-implementation-plan on Feb 25, 2026.
- How do I install update-implementation-plan?
- Run: npx skills add https://github.com/github/awesome-copilot --skill update-implementation-plan