Planning action
Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/bellabe/planning-action
🧠The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
npx -y skills add ComeOnOliver/skillshub --skill planning-actionAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Use when the user asks for a roadmap, timeline, phased plan, or execution sequence.
SKILL.md
0.7 KB, 138 tokens by cl100k_base, as published. Nobody here has run it
Planning Action Skill
Purpose
Translate a decision or goal into an executable plan.
When to use
- Roadmaps
- Rollout plans
- Timelines / phases
Do NOT use for:
- advice without commitment (use prescriptive-actions)
- repeatable SOPs (use procedural-action)
Operating rules
- Restate goal and constraints.
- Define scope and non-scope.
- Break into phases with milestones.
- Identify dependencies and risks.
- Keep validation checkpoints high-level.