agentsclimarketplace

Writing plans

Skill a5c-ai/babysitter/library/methodologies/superpowers/skills/writing-plans

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 writing-plans

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

What its author says it does

Copied from the file, not written here

Use when you have a spec or requirements for a multi-step task, before touching code. Creates bite-sized TDD implementation plans with dependency tracking.

SKILL.md

1.2 KB, as published. Nobody here has run it

  • When you have specs/requirements for multi-step work
  • Before any implementation begins

Task Structure

Each task follows: Write failing test -> Verify fail -> Implement minimal code -> Verify pass -> Commit

Plan Format

  • Header: Goal, Architecture, Tech Stack
  • Tasks with exact file paths and complete code
  • TDD steps with expected output
  • Task persistence via .tasks.json

Execution Handoff

After plan is written, choose:

  1. Subagent-Driven - Fresh agent per task with two-stage review
  2. Batch Execution - Execute in batches with human checkpoints

Agents Used

  • Process agents defined in writing-plans.js

Tool Use

Invoke via babysitter process: methodologies/superpowers/writing-plans

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.