iiRecord
Agentic AI Atlas · synonym:custom-subagent-claude-agent
synonym:custom-subagent-claude-agenta5c.ai
II.
Synonym JSON

synonym:custom-subagent-claude-agent

Structured · live

synonym:custom-subagent-claude-agent json

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

File · terminology/synonyms/custom-subagent-claude-agent.yamlCluster · terminology
Record JSON
{
  "id": "synonym:custom-subagent-claude-agent",
  "_kind": "Synonym",
  "_file": "terminology/synonyms/custom-subagent-claude-agent.yaml",
  "_cluster": "terminology",
  "attributes": {
    "termAId": "term:subagent",
    "termBId": "term:anthropic-skill",
    "direction": "bidirectional",
    "note": "In Claude Code, custom subagents are defined via .claude/agents/<name>.md files; the term \"claude agent file\" refers to the same concept as a custom Subagent definition.\n"
  },
  "outgoingEdges": [
    {
      "from": "synonym:custom-subagent-claude-agent",
      "to": "term:subagent",
      "kind": "synonym_a"
    },
    {
      "from": "synonym:custom-subagent-claude-agent",
      "to": "term:anthropic-skill",
      "kind": "synonym_b"
    }
  ],
  "incomingEdges": []
}