planner

Installation
SKILL.md

Planner Skill

Purpose

Two workflows for complex tasks:

  1. Planning workflow (planner.py): Create and review implementation plans
  2. Execution workflow (executor.py): Execute approved plans through delegation

Invocation Routing

Invoke planner.py when user asks to:

  • "plan", "design", "architect" a feature
  • "review" an existing plan
  • Break down a complex task into milestones

Invoke executor.py when user asks to:

Related skills

More from rjmurillo/ai-agents

Installs
2
GitHub Stars
24
First Seen
Mar 7, 2026