iiRecord
Agentic AI Atlas · CLAUDE_CODE_SHELL_PREFIX
env-var:claude-code-shell-prefixa5c.ai
II.
EnvVar JSON

env-var:claude-code-shell-prefix

Structured · live

CLAUDE_CODE_SHELL_PREFIX json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/claude-code-env-vars-shell.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-shell-prefix",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-shell.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_SHELL_PREFIX",
    "description": "Command prefix that wraps shell commands Claude Code spawns (Bash, hooks, MCP servers).",
    "name": "CLAUDE_CODE_SHELL_PREFIX",
    "category": "shell",
    "valueType": "string"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-shell-prefix",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}