Plan Creation

SkillProductivity

Lets your agent break complex tasks into strict step-by-step plans it must follow exactly.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Plan Creation skill

About this capability

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

What this skill tells your AI

The instructions your AI receives, as published by a5c-ai/babysitter in library/methodologies/planning-with-files/skills/plan-creation/SKILL.md and read by ahel’s review.

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

Signals

GitHub stars
2k
Forks
106
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
plan-creation
Source
github.com/a5c-ai/babysitter