Skip to content
Automation
Skill

/plan-creation

Create a structured task_plan.md with phases, goals, and checkbox tracking for persistent planning.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill plan-creation --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/plan-creation

Context preview

The summary Claude sees to decide when to auto-load this skill.

Create a structured task_plan.md with phases, goals, and checkbox tracking for persistent planning.

SKILL.md

plan-creation.SKILL.md
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]

Plan Creation

Create a structured task_plan.md with phases, goals, and checkbox tracking for persistent planning.

Agent

Plan Architect - `pwf-plan-architect`

Workflow

1. Analyze task description to identify logical phases 2. Decompose phases into specific, achievable goals 3. Define phase dependencies and review gates 4. Generate task_plan.md with markdown checkbox format 5. Validate plan completeness and goal coverage 6. If recovering, merge with existing plan state

Inputs

  • `taskDescription` - Description of the task to plan
  • `projectPath` - Root path for planning files
  • `recoveredState` - Previous session state (optional)
  • `customPhases` - Custom phase names (optional)

Outputs

  • task_plan.md with phases, goals, and checkboxes
  • Plan object with phase count, total goals, summary

Process Files

  • `planning-orchestrator.js` - Phase 1 plan creation
  • `planning-session.js` - Three-file pattern initialization
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.