iiRecord
Agentic AI Atlas · Babysitter implementer Task pattern
subagent:babysitter-implementer-taska5c.ai
II.
Subagent overview

subagent:babysitter-implementer-task

Reference · live

Babysitter implementer Task pattern overview

Pattern for feature-implementation subtasks (TDD-style). Spawns an agent subprocess with edit / run / test tool access in a dedicated worktree.

SubagentOutgoing · 2Incoming · 0

Attributes

displayName
Babysitter implementer Task pattern
provenance
custom
dispatchPattern
subprocess-task
subjectId
agentVersion:claude:ge-0-0-0
roleId
systemPrompt
Pattern for feature-implementation subtasks (TDD / feature implementer). Spawns an agent subprocess with edit / run / test tool access, scoped to a worktree. The impl function drives the TDD loop (failing test -> implementation -> green) and posts a structured result with the diff back to the parent run.
tools
triggers
Invoked via `ctx.task(implementerTaskSpec, args)` when a babysitter process needs a feature implemented in an isolated worktree.
description
Pattern for feature-implementation subtasks (TDD-style). Spawns an agent subprocess with edit / run / test tool access in a dedicated worktree.

Outgoing edges

implements1
roles_played_by1

Incoming edges

None.