displayName
Claude Code Platform (1.x)
agentVersionId
subagentDefinitionFormat
claude-code-md
packageRef
nativeExtensionFormat
claude-plugin
nativeExtensionManifestPath
.claude-plugin/plugin.json
nativeExtensionsDirectoryPath
- ~/.claude/plugins/
- .claude/plugins/
skillFormat
anthropic-skill-md
skillsDirectoryPath
- ~/.claude/skills/
- .claude/skills/
customSlashCommandsPath
- ~/.claude/commands/
- .claude/commands/
subagentsDirectoryPath
- ~/.claude/agents/
- .claude/agents/
hooksDirectoryOrConfigPath
- .claude/settings.json (hooks block)
- .claude/hooks.json
settingsFiles
- ~/.claude/settings.json
- .claude/settings.json
- .claude/settings.local.json
marketplaceUrl
https://docs.anthropic.com/en/docs/claude-code/plugin-marketplaces
pluginRegistryPath
~/.claude/plugins/registry.json
capabilityProfileRegistry
true
launchConfigRegistry
true
platformIdentityStrategy
oauth-keychain
updateChannelMechanism
npm
supportedChannelKinds
skillStringSubstitutions
- $ARGUMENTS
- $ARGUMENTS[N]
- $N
- $<name>
- ${CLAUDE_SESSION_ID}
- ${CLAUDE_EFFORT}
- ${CLAUDE_SKILL_DIR}
skillDynamicContextInjection
true
pluginManifestPath
.claude-plugin/marketplace.json
marketplaceCommands
pluginCommands
- install
- disable
- enable
- uninstall
- reload-plugins
agentTeamSupport
experimental
true
flagEnvVar
CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS
requiresVersion
>=2.1.32
displayModes
setting
teammateMode
storageLocations
teamConfig
~/.claude/teams/<team>.json
taskList
~/.claude/teams/<team>/tasks.jsonl
subagentStorageLocations
- ~/.claude/agents/
- .claude/agents/
- <plugin>/agents/
skillStorageLocations
- ~/.claude/skills/
- .claude/skills/
- <plugin>/skills/
extraKnownMarketplacesSupport
true
pluginAutoUpdateControl
disableEnvVar
DISABLE_AUTOUPDATER
forceEnvVar
FORCE_AUTOUPDATE_PLUGINS