cristianbica-orchestra-forger-subagent.ocm.json json Copy{
"ocm": "1",
"id": "cristianbica-orchestra-forger-subagent",
"kind": "agent",
"name": "forger",
"description": "Execute approved work end-to-end in one agent with explicit phase switches and no subagent delegation.",
"publisher": "cristianbica",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Execute approved work end-to-end in one agent with explicit phase switches and no subagent delegation."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/cristianbica/orchestra",
"path": ".claude/agents/forger.md",
"ref": "6e9b7183d2b3f64c49d24adb95858642f269b8c4",
"url": "https://github.com/cristianbica/orchestra/blob/6e9b7183d2b3f64c49d24adb95858642f269b8c4/.claude/agents/forger.md",
"key": "cristianbica/orchestra/.claude/agents/forger.md"
},
"tools": [
"Bash",
"Glob",
"Grep",
"Read",
"Edit",
"Write",
"NotebookEdit",
"WebFetch",
"WebSearch",
"Skill",
"TaskCreate",
"TaskGet",
"TaskUpdate",
"TaskList",
"ToolSearch"
],
"model": "inherit"
},
"instructions": "This is a thin wrapper for the canonical Forger definition.\n\n1. Read `.ai/agents/forger.md`.\n2. Follow it as the source of truth.\n3. If anything in this wrapper conflicts with `.ai/agents/forger.md`, the canonical file wins.\n\nHard gate: do not implement non-trivial changes without an explicitly approved plan.",
"cost": {
"context_tokens": 77
}
}