planner

star 857

Interactive planning and execution for complex tasks. IMMEDIATELY invoke when user asks to use planner.

solatis By solatis schedule Updated 2/2/2026

name: planner description: Interactive planning and execution for complex tasks. IMMEDIATELY invoke when user asks to use planner.

Activation

When this skill activates, IMMEDIATELY invoke the corresponding script. The script IS the workflow.

Mode Intent Command
planning "plan", "design", "architect" <invoke working-dir=".claude/skills/scripts" cmd="python3 -m skills.planner.orchestrator.planner --step 1" />
execution "execute", "implement", "run plan" <invoke working-dir=".claude/skills/scripts" cmd="python3 -m skills.planner.orchestrator.executor --step 1" />
Install via CLI
npx skills add https://github.com/solatis/claude-config --skill planner
Repository Details
star Stars 857
call_split Forks 138
navigation Branch main
article Path SKILL.md
More from Creator