agentsclimarketplace

Subagent driven development

Skill a5c-ai/babysitter/library/methodologies/superpowers/skills/subagent-driven-development

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 subagent-driven-development

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 executing implementation plans with independent tasks in the current session. Dispatches fresh subagent per task.

SKILL.md

1.2 KB, as published. Nobody here has run it

  • Want to stay in current session
  • Want automatic review checkpoints

Two-Stage Review

  1. Spec Compliance - Did they build what was requested? (nothing more, nothing less)
  2. Code Quality - Is it well-built? (clean, tested, maintainable)

Spec MUST pass before quality review begins.

Red Flags

  • Never skip either review stage
  • Never proceed with unfixed issues
  • Never dispatch multiple implementation subagents in parallel
  • Never let implementer self-review replace actual review

Agents Used

  • agents/implementer/ - Fresh subagent per task
  • agents/spec-reviewer/ - Verifies spec compliance
  • agents/code-quality-reviewer/ - Verifies code quality
  • agents/code-reviewer/ - Final review of entire implementation

Tool Use

Invoke via babysitter process: methodologies/superpowers/subagent-driven-development

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.