engraphcode-castr-json-schema-expert-subagent.ocm.json json Copy{
"ocm": "1",
"id": "engraphcode-castr-json-schema-expert-subagent",
"kind": "agent",
"name": "json-schema-expert",
"description": "Draft 07 and 2020-12 JSON Schema fidelity expert.",
"publisher": "EngraphCode",
"version": "1.0.0",
"capabilities": {
"domains": [
"math"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Draft 07 and 2020-12 JSON Schema fidelity expert."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/EngraphCode/castr",
"path": ".claude/agents/json-schema-expert.md",
"ref": "21e232295426ac104dc1ff47b2d7543858abf4bf",
"url": "https://github.com/EngraphCode/castr/blob/21e232295426ac104dc1ff47b2d7543858abf4bf/.claude/agents/json-schema-expert.md",
"key": "EngraphCode/castr/.claude/agents/json-schema-expert.md"
},
"tools": [
"Read",
"Grep",
"Glob",
"Bash",
"WebFetch",
"WebSearch"
],
"model": "opus"
},
"instructions": "# Json Schema Expert\n\nAll file paths in this document are relative to the repository root.\n\nYour first action MUST be to read and internalise `.agent/sub-agents/templates/json-schema-expert.md`.\n\nReview or recommend; do not modify code. The calling agent executes any changes you propose.",
"cost": {
"context_tokens": 72
}
}