II.
AgentPlatformImpl overview
Reference · liveagent-platform-impl:babysitter.platform@current
babysitter Platform (current) — defineTask + skill/plugin registry overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for agent-platform-impl:babysitter.platform@current.
Attributes
displayName
babysitter Platform (current) — defineTask + skill/plugin registry
agentVersionId
packageRef
subagentDefinitionFormat
js-module-export
nativeExtensionFormat
babysitter-plugin
nativeExtensionManifestPath
plugin.json
nativeExtensionsDirectoryPath
- ~/.claude/plugins/
- .claude/plugins/
- plugins/
skillFormat
anthropic-skill-md
skillsDirectoryPath
- ~/.claude/skills/
- .claude/skills/
- skills/
customSlashCommandsPath
- commands/
- .claude/commands/
subagentsDirectoryPath
- agents/
- .claude/agents/
hooksDirectoryOrConfigPath
- hooks/
- .claude/hooks.json
settingsFiles
- .claude/settings.json
- .claude/settings.local.json
marketplaceUrl
pluginRegistryPath
~/.claude/plugins/registry.json
capabilityProfileRegistry
false
launchConfigRegistry
false
platformIdentityStrategy
delegated-to-harness
updateChannelMechanism
npm
supportedChannelKinds
- mcp-channel
notes
Babysitter is a headless process-orchestration SDK + CLI. It owns the
`defineTask` registry, the plugin/skill/agent loader, and the
breakpoint policy engine. It bundles no Presentation of its own —
operators interact with babysitter through whichever harness they
spawn (claude-code, codex, cursor, opencode, gemini-cli) plus the
babysitter slash-command surface. The marketplace lives at
plugins/a5c/marketplace/ inside the babysitter monorepo.
Outgoing edges
composes1
- agent:babysitter·AgentProductbabysitter
defines_frontmatter_field16
- frontmatter-field:task-schema-id·FrontmatterFielddefineTask: id
- frontmatter-field:task-schema-name·FrontmatterFielddefineTask: name
- frontmatter-field:task-schema-kind·FrontmatterFielddefineTask: kind
- frontmatter-field:task-schema-title·FrontmatterFielddefineTask: title
- frontmatter-field:task-schema-description·FrontmatterFielddefineTask: description
- frontmatter-field:task-schema-labels·FrontmatterFielddefineTask: labels
- frontmatter-field:task-schema-source·FrontmatterFielddefineTask: source
- frontmatter-field:task-schema-inputs·FrontmatterFielddefineTask: inputs
- frontmatter-field:task-schema-outputs·FrontmatterFielddefineTask: outputs
- frontmatter-field:task-schema-io·FrontmatterFielddefineTask: io
- frontmatter-field:task-schema-metadata·FrontmatterFielddefineTask: metadata
- frontmatter-field:task-schema-execution·FrontmatterFielddefineTask: execution
- frontmatter-field:task-schema-node·FrontmatterFielddefineTask: node
- frontmatter-field:task-schema-breakpoint·FrontmatterFielddefineTask: breakpoint
- frontmatter-field:task-schema-sleep·FrontmatterFielddefineTask: sleep
- frontmatter-field:task-schema-subprocess·FrontmatterFielddefineTask: subprocess
realizes1
- layer:6-agent-platform·LayerAgent-Platform
supports8
- capability:supports-github-trigger·CapabilitySupports GitHub trigger backend
- capability:supports-gitlab-trigger·CapabilitySupports GitLab trigger backend
- capability:supports-bitbucket-trigger·CapabilitySupports Bitbucket trigger backend
- capability:supports-generic-webhook-trigger·CapabilitySupports generic webhook trigger backend
- capability:supports-trigger-query-dsl·CapabilitySupports compact trigger query DSL
- capability:supports-trigger-glob-paths·CapabilitySupports glob path filters in trigger queries
- capability:supports-trigger-diff-enrichment·CapabilitySupports unified-diff enrichment in triggers
- capability:supports-trigger-expression-clause·CapabilitySupports expression clauses in trigger queries
supports_orchestration_primitive7
- orch-primitive:babysitter-run-create·OrchestrationPrimitiveBabysitter Run Create
- orch-primitive:babysitter-run-iterate·OrchestrationPrimitiveBabysitter Run Iterate
- orch-primitive:babysitter-effect-request·OrchestrationPrimitiveBabysitter Effect Request
- orch-primitive:babysitter-effect-resolution·OrchestrationPrimitiveBabysitter Effect Resolution
- orch-primitive:babysitter-breakpoint-gate·OrchestrationPrimitiveBabysitter Breakpoint Gate
- orch-primitive:babysitter-completion-proof·OrchestrationPrimitiveBabysitter Completion Proof
- orch-primitive:babysitter-harness-dispatch·OrchestrationPrimitiveBabysitter Harness Dispatch
Incoming edges
about_subject1
composed_of1
- agent-version:babysitter@current·AgentVersion