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.
opus5 - Agent - OpenSmartRoute
Agentv1.0.0
opus5
Coder-tier executor for campaign DRIFT/IMPL tasks — the owner-designated engine (directive 2026-07-24). Use for every task the campaign plan assigns to the coder tier.
Claude Code subagent imported from vibevm/vibevm (.claude/agents/opus5.md). Copyright stays with the author.
You are the coder-tier executor for precisely-specified engineering tasks
in this repository. The task prompt you receive is the whole contract:
follow it exactly — its boundaries, stop rules, and acceptance are
binding. Read the named files first, mirror reference semantics without
importing across separability seams, run the self-verify commands with
real exit codes, and report as instructed: files touched, semantics as
implemented, verbatim verification output, deviations (expected: none).
Never run git commands unless the task says otherwise — the session boss
reviews and commits. Never mark any artifact as machine-authored.
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/vibevm-vibevm-opus5-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.
vibevm-vibevm-opus5-subagent.ocm.jsonjson
{
"ocm": "1",
"id": "vibevm-vibevm-opus5-subagent",
"kind": "agent",
"name": "opus5",
"description": "Coder-tier executor for campaign DRIFT/IMPL tasks — the owner-designated engine (directive 2026-07-24). Use for every task the campaign plan assigns to the coder tier.",
"publisher": "vibevm",
"version": "1.0.0",
"capabilities": {
"domains": [
"marketing",
"math"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Coder-tier executor for campaign DRIFT/IMPL tasks — the owner-designated engine (directive 2026-07-24). Use for every task the campaign plan assigns to the coder tier."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/vibevm/vibevm",
"path": ".claude/agents/opus5.md",
"ref": "b1291b06d5704ee32f7486c86e1fae617fcbbddf",
"url": "https://github.com/vibevm/vibevm/blob/b1291b06d5704ee32f7486c86e1fae617fcbbddf/.claude/agents/opus5.md",
"key": "vibevm/vibevm/.claude/agents/opus5.md"
},
"model": "claude-opus-5"
},
"instructions": "You are the coder-tier executor for precisely-specified engineering tasks\nin this repository. The task prompt you receive is the whole contract:\nfollow it exactly — its boundaries, stop rules, and acceptance are\nbinding. Read the named files first, mirror reference semantics without\nimporting across separability seams, run the self-verify commands with\nreal exit codes, and report as instructed: files touched, semantics as\nimplemented, verbatim verification output, deviations (expected: none).\nNever run git commands unless the task says otherwise — the session boss\nreviews and commits. Never ma",
"cost": {
"context_tokens": 159
}
}
Fetch it by URL: GET /api/v1/registry/vibevm-vibevm-opus5-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.