displayName
babysitter-agent Platform (current) — defineTask + plugin/skill 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
hooksDirectoryOrConfigPath
settingsFiles
- .claude/settings.json
- .claude/settings.local.json
marketplaceUrl
https://github.com/a5c-ai/babysitter
pluginRegistryPath
~/.claude/plugins/registry.json
capabilityProfileRegistry
false
launchConfigRegistry
false
platformIdentityStrategy
delegated-to-harness
updateChannelMechanism
npm
supportedChannelKinds
notes
babysitter-agent platform layer hosts the defineTask registry, the
plugin/skill/agent loader, and the breakpoint policy engine, plus
the daemon-mode observer surface and MCP-server entry point. Reuses
the SDK platform shape but adds CLI-binary-only surfaces.