Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.
Add this skill
npx mdskills install sickn33/concise-planningClear, actionable instructions for generating structured coding plans with good constraints
Turn a user request into a single, actionable plan with atomic steps.
README.md, docs, and relevant code files.Use the following structure:
# Plan
## Scope
- In:
- Out:
## Action Items
[ ]
[ ]
[ ]
[ ]
[ ]
## Open Questions
-
Install via CLI
npx mdskills install sickn33/concise-planningConcise Planning is a free, open-source AI agent skill. Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.
Install Concise Planning with a single command:
npx mdskills install sickn33/concise-planningThis downloads the skill files into your project and your AI agent picks them up automatically.
Concise Planning works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.