plan

Plan a Babysitter workflow without executing the run.

509 stars

Best use case

plan is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Plan a Babysitter workflow without executing the run.

Teams using plan should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/plan/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/plugins/babysitter-codex/skills/plan/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/plan/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How plan Compares

Feature / AgentplanStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Plan a Babysitter workflow without executing the run.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# plan

Load and use the installed `babysit` skill.

Resolve the request in `plan` mode:

- treat everything after `$plan` as the planning request
- focus on building the best process possible without creating and running the
  actual run unless the user explicitly changes mode
- do not create a separate command surface here; this skill only forwards into
  `babysit`

Related Skills

plantuml-renderer

509
from a5c-ai/babysitter

Render PlantUML diagrams to various image formats with theme and styling support

MoveIt Motion Planning Skill

509
from a5c-ai/babysitter

Deep expertise in MoveIt/MoveIt2 configuration and manipulation planning

Motion Planning Skill

509
from a5c-ai/babysitter

Sampling-based and optimization-based motion planning algorithms

Grasp Planning Skill

509
from a5c-ai/babysitter

Grasp planning and execution for robotic manipulation tasks

OKR Planning

509
from a5c-ai/babysitter

Objectives and Key Results planning, tracking, and alignment capabilities

risk-mitigation-planning

509
from a5c-ai/babysitter

Develop comprehensive risk management plans for collections and cultural venues including disaster preparedness, security protocols, and insurance coordination

experiment-planner-doe

509
from a5c-ai/babysitter

Design of Experiments skill for systematic optimization of nanomaterial synthesis and processing

test-planning

509
from a5c-ai/babysitter

Skill for comprehensive mechanical test plan development and execution support

process-planning

509
from a5c-ai/babysitter

Skill for manufacturing process planning including operation sequencing and work instructions

sterilization-validation-planner

509
from a5c-ai/babysitter

Sterilization process validation planning skill for EO, radiation, and steam sterilization

packaging-validation-planner

509
from a5c-ai/babysitter

Sterile barrier system validation planning skill per ISO 11607

path-planning

509
from a5c-ai/babysitter

Trajectory planning and motion control algorithm development