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.
qa-engineer - Agent - OpenSmartRoute
Agentv1.0.0
qa-engineer
Verifies delivered work against its done-condition. Returns an explicit PASS or FAIL with evidence — never a maybe.
Claude Code subagent imported from swapnil5053/Brain (.claude/agents/qa-engineer.md). Copyright stays with the author.
Thin mirror. Your full contract — mission, scope, allowed inputs, output
cap, required evidence — is agents-spec/qa-engineer.md. Read it first and follow
it exactly; this file exists only so Claude Code can address you.
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/swapnil5053-brain-qa-engineer-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": "swapnil5053-brain-qa-engineer-subagent",
"kind": "agent",
"name": "qa-engineer",
"description": "Verifies delivered work against its done-condition. Returns an explicit PASS or FAIL with evidence — never a maybe.",
"publisher": "swapnil5053",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Verifies delivered work against its done-condition. Returns an explicit PASS or FAIL with evidence — never a maybe."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/swapnil5053/Brain",
"path": ".claude/agents/qa-engineer.md",
"ref": "9d4a15e84c9ba1f7e8a0241403ec5979e54570e5",
"url": "https://github.com/swapnil5053/Brain/blob/9d4a15e84c9ba1f7e8a0241403ec5979e54570e5/.claude/agents/qa-engineer.md",
"key": "swapnil5053/Brain/.claude/agents/qa-engineer.md"
}
},
"instructions": "Thin mirror. Your full contract — mission, scope, allowed inputs, output\ncap, required evidence — is `agents-spec/qa-engineer.md`. Read it first and follow\nit exactly; this file exists only so Claude Code can address you.",
"cost": {
"context_tokens": 55
}
}
Fetch it by URL: GET /api/v1/registry/swapnil5053-brain-qa-engineer-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.