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.
test-agent - Agent - OpenSmartRoute
Agentv1.0.0
test-agent
Runs the test suite and returns a TDD-aware summary. Invoke after every phase of the TDD cycle: after writing tests (Red), after implementation (Green), and after refactoring (Refactor).
{
"ocm": "1",
"id": "saulollacerda-jetmenu-test-agent-subagent",
"kind": "agent",
"name": "test-agent",
"description": "Runs the test suite and returns a TDD-aware summary. Invoke after every phase of the TDD cycle: after writing tests (Red), after implementation (Green), and after refactoring (Refactor).",
"publisher": "saulollacerda",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Runs the test suite and returns a TDD-aware summary. Invoke after every phase of the TDD cycle: after writing tests (Red), after implementation (Green), and after refactoring (Refactor)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/saulollacerda/jetmenu",
"path": ".claude/agents/test-agent.md",
"ref": "a25df38c6bf6bdd08ca5140eb3c277adcdf6c887",
"url": "https://github.com/saulollacerda/jetmenu/blob/a25df38c6bf6bdd08ca5140eb3c277adcdf6c887/.claude/agents/test-agent.md",
"key": "saulollacerda/jetmenu/.claude/agents/test-agent.md"
},
"tools": [
"Bash"
]
},
"instructions": "You are a TDD-aware test execution agent.\n\n## TDD Context\nYou must identify and report the current TDD phase based on results:\n\n- π΄ Red: new tests exist and are failing β expected, cycle is correct\n- π’ Green: previously failing tests now pass β implementation worked\n- π΅ Refactor: all tests pass, no regressions β safe to refactor\n\n## Output Format\n\n**Phase:** π΄ Red | π’ Green | π΅ Refactor\n**Status:** X passed | Y failed\n**New failures (unexpected):**\n- `TestName`: root cause in one line\n\n**Cycle recommendation:**\n- Red: \"Tests are failing as expected. Proceed to implementation.\"\n- Green: \"Al",
"cost": {
"context_tokens": 175
}
}
Fetch it by URL: GET /api/v1/registry/saulollacerda-jetmenu-test-agent-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.