AI AGENT ADDONS
Project Management
4,200installs

Making a plan for a new feature or task helps avoid mistakes. This approach uses several small steps. It always starts with finding the right documentation and examples.

Each phase builds on the last. You copy from real code examples instead of guessing. A final verification check makes sure everything matches the documentation.

This method prevents common errors like using made up APIs. It focuses on proof and clear references. Anyone can follow the plan to finish the job.

Add Make Plan skill to your workflow

Global

mkdir -p ~/.claude/skills/make-plan

Project

mkdir -p .claude/skills/make-plan

Source Repository

Stars
84,864
Forks
7,327
Watchers
84,864
License
Apache-2.0
Last Push
23 days ago
Created
10 months ago