Skip to main content
AI/MLgithub

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.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--update-implementation-plan
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/project-planning/skills/update-implementation-plan/SKILL.md -o .claude/skills/update-implementation-plan.md

Drops the SKILL.md into .claude/skills/update-implementation-plan.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.