Plan Creation
SkillProductivityLets 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.
No other account needed.
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
- Analyze task description to identify logical phases
- Decompose phases into specific, achievable goals
- Define phase dependencies and review gates
- Generate task_plan.md with markdown checkbox format
- Validate plan completeness and goal coverage
- If recovering, merge with existing plan state
Inputs
taskDescription- Description of the task to planprojectPath- Root path for planning filesrecoveredState- 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 creationplanning-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