II.
Synonym JSON
Structured · livesynonym:custom-subagent-claude-agent
synonym:custom-subagent-claude-agent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}