Skip to main content

planning

Turn an objective, ticket, bug report, or vague request into a bounded execution plan with dependencies, unknowns, validation, and stop conditions before implementation starts. Use when the user asks to "plan this", "break this down", "design an approach", or when a task is large enough that coding immediately would create avoidable rework. Do not use for trivial one-file edits, reviewing an already-written plan (use review-audit-bridge), or executing an existing plan (use ticket-execution).

Jump to install

Source facts

Repository
merceralex397-collab/meta-skill-engineering
Last source activity
April 20, 2026 at 01:25
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.