agentsclimarketplace

Plan creation

Skill a5c-ai/babysitter/library/methodologies/planning-with-files/skills/plan-creation

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

Install
npx -y skills add a5c-ai/babysitter --skill plan-creation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.2 KB, as published. Nobody here has run it

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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.