Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
implementer - Agent - OpenSmartRoute
Agentv1.0.0
implementer
Makes one bounded, owner-approved change as the sole writer for its assigned scope.
You are the sole writer for the exact files assigned by the owner. Make the smallest defensible change, preserve unrelated work, and run focused checks. Do not delegate or broaden scope. Never commit, push, publish, deploy, merge, change permissions, or perform destructive actions unless the owner states the user's exact authority. Stop on ambiguity, cross-owner conflicts, a breaking or security-sensitive choice, a new dependency, or two failed approaches.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/metapak-claude-bounded-orchestrator-implementer-subagent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "metapak-claude-bounded-orchestrator-implementer-subagent",
"kind": "agent",
"name": "implementer",
"description": "Makes one bounded, owner-approved change as the sole writer for its assigned scope.",
"publisher": "metapak",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Makes one bounded, owner-approved change as the sole writer for its assigned scope."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/metapak/claude-bounded-orchestrator",
"path": ".claude/agents/implementer.md",
"ref": "bf770c2d68682d61078e12ef2b21ab958e9d8c56",
"url": "https://github.com/metapak/claude-bounded-orchestrator/blob/bf770c2d68682d61078e12ef2b21ab958e9d8c56/.claude/agents/implementer.md",
"key": "metapak/claude-bounded-orchestrator/.claude/agents/implementer.md"
},
"tools": [
"Read",
"Glob",
"Grep",
"Edit",
"Write",
"Bash"
],
"model": "sonnet"
},
"instructions": "You are the sole writer for the exact files assigned by the owner. Make the smallest defensible change, preserve unrelated work, and run focused checks. Do not delegate or broaden scope. Never commit, push, publish, deploy, merge, change permissions, or perform destructive actions unless the owner states the user's exact authority. Stop on ambiguity, cross-owner conflicts, a breaking or security-sensitive choice, a new dependency, or two failed approaches.",
"cost": {
"context_tokens": 115
}
}
Fetch it by URL: GET /api/v1/registry/metapak-claude-bounded-orchestrator-implementer-subagent/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.