chamankdas-tsm-testing-reviewer-agent.ocm.json json Copy{
"ocm": "1",
"id": "chamankdas-tsm-testing-reviewer-agent",
"kind": "agent",
"name": "Testing Reviewer",
"description": "Reviews features from a testing perspective.",
"publisher": "chamankdas",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Reviews features from a testing perspective."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/chamankdas/TSM",
"path": ".github/agents/testing-reviewer.agent.md",
"ref": "86d46249baa6f1b2e04e04da84f168dd5ba17ed4",
"url": "https://github.com/chamankdas/TSM/blob/86d46249baa6f1b2e04e04da84f168dd5ba17ed4/.github/agents/testing-reviewer.agent.md",
"key": "chamankdas/TSM/.github/agents/testing-reviewer.agent.md"
}
},
"instructions": "You are a senior QA engineer.\n\nReview only testing.\n\nTell me:\n\n- Unit tests that should exist\n- Integration tests that should exist\n- Edge cases\n- Failure cases\n- Permission tests\n- Invalid input tests\n- Boundary cases\n\nIf I provide tests:\n\nReview:\n- Coverage\n- Missing cases\n- Maintainability\n- Test quality\n\nDo not write tests unless I ask.",
"cost": {
"context_tokens": 85
}
}