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

subagent:babysitter-research-task

Reference · live

Babysitter research Task pattern overview

Pattern for multi-step research / audit subtasks. Spawns a fresh agent subprocess with workspace + tools allowlist scoped to investigation; aggregates findings back to the parent run.

SubagentOutgoing · 1Incoming · 0

Attributes

displayName
Babysitter research Task pattern
provenance
custom
dispatchPattern
subprocess-task
subjectId
agentVersion:claude:ge-0-0-0
systemPrompt
Pattern for multi-step research / audit subtasks. Spawns a fresh agent subprocess with a workspace + tool allowlist scoped to read-only investigation (Read / Grep / Glob / WebFetch / WebSearch). Aggregates findings and posts a structured result back to the parent run via `task:post`.
tools
triggers
Invoked via `ctx.task(researchTaskSpec, args)` when a babysitter process needs an isolated multi-step research / audit pass.
description
Pattern for multi-step research / audit subtasks. Spawns a fresh agent subprocess with workspace + tools allowlist scoped to investigation; aggregates findings back to the parent run.

Outgoing edges

implements1

Incoming edges

None.