AI AGENT ADDONS

Create Implementation Plan

github/awesome-copilot

Imagine having a clear, step-by-step plan for every software change you want to make. This skill creates that plan for new features, code refactoring, or package upgrades. The plans are built so both people and AI systems can follow them without any confusion.

Each task in the plan includes exact file paths, function names, and all the details needed to get the job done. This removes guesswork and makes execution smooth and reliable. The output is a structured file saved in a special folder for easy access.

Add Create Implementation Plan skill to your workflow

Global

mkdir -p ~/.claude/skills/create-implementation-plan

Project

mkdir -p .claude/skills/create-implementation-plan

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago