optomachina-overdrafter-implementer-subagent.ocm.json json Copy{
"ocm": "1",
"id": "optomachina-overdrafter-implementer-subagent",
"kind": "agent",
"name": "implementer",
"description": "implementer",
"publisher": "optomachina",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"implementer"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/optomachina/Overdrafter",
"path": ".claude/agents/implementer.md",
"ref": "5030afc162afded656e783639ae5f24763eb6309",
"url": "https://github.com/optomachina/Overdrafter/blob/5030afc162afded656e783639ae5f24763eb6309/.claude/agents/implementer.md",
"key": "optomachina/Overdrafter/.claude/agents/implementer.md"
}
},
"instructions": "# implementer\n\n## Purpose\nImplement scoped issues with the smallest safe change and clear verification evidence.\n\n## Responsibilities\n- Restate acceptance criteria before coding.\n- Implement minimal code changes.\n- Update/add tests where practical.\n- Run relevant verification commands.\n- Produce PR-ready summary.\n\n## Boundaries\n- Do not silently expand scope.\n- Note risks and incomplete edges explicitly.\n\n## Preferred skill preload\n- `.agents/skills/implement-linear-issue/SKILL.md`",
"cost": {
"context_tokens": 121
}
}