giauphan-codeatlas-platform-readme-subagent.ocm.json json Copy{
"ocm": "1",
"id": "giauphan-codeatlas-platform-readme-subagent",
"kind": "agent",
"name": "README",
"description": "Project agents are Markdown files with frontmatter and task-specific instructions.",
"publisher": "giauphan",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Project agents are Markdown files with frontmatter and task-specific instructions."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/giauphan/codeatlas-platform",
"path": ".claude/agents/README.md",
"ref": "a59db2c642799e16fb89a4779dca184ad7ba970e",
"url": "https://github.com/giauphan/codeatlas-platform/blob/a59db2c642799e16fb89a4779dca184ad7ba970e/.claude/agents/README.md",
"key": "giauphan/codeatlas-platform/.claude/agents/README.md"
}
},
"instructions": "# CodeAtlas AI Agents\n\nProject agents are Markdown files with frontmatter and task-specific instructions.\n\n## Available agents\n\n- `codeatlas-implementer` — implement features and bug fixes with focused tests.\n- `codeatlas-reviewer` — review changes for correctness, security, adapters, and coverage.\n\n## Session rule\n\nRead root `CLAUDE.md` before using an agent. Agents must preserve unrelated work and must not commit or push unless explicitly requested.",
"cost": {
"context_tokens": 113
}
}