ai-planning
Installation
SKILL.md
Plan Your AI Feature
Use this skill when you have an AI project idea and need to figure out what to build, in what order, with which skills. ai-do routes to one skill per invocation. ai-kickoff scaffolds one project. Neither creates a multi-phase roadmap. This skill fills that gap.
Should You Even Plan?
Not every task needs a plan. Route directly if any of these match:
| Situation | What to do instead |
|---|---|
| Single task (one classification, one extraction) | Go straight to that skill |
| Already building something | Use the skill for what you are building |
| Just exploring or learning DSPy | Use /ai-kickoff |
| Fixing a broken feature | Use /ai-fixing-errors |
If none of those match, continue below.