gopikrish-30-mumsage-mumzsage-testing-agent.ocm.json json Copy{
"ocm": "1",
"id": "gopikrish-30-mumsage-mumzsage-testing-agent",
"kind": "agent",
"name": "mumzsage-testing",
"description": "Use when: designing or updating test and eval coverage for MumzSage.",
"publisher": "Gopikrish-30",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when: designing or updating test and eval coverage for MumzSage."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/Gopikrish-30/MumSage",
"path": ".github/agents/mumzsage-testing.agent.md",
"ref": "4b030b7ff506d9e13854ed2691030cccd737671b",
"url": "https://github.com/Gopikrish-30/MumSage/blob/4b030b7ff506d9e13854ed2691030cccd737671b/.github/agents/mumzsage-testing.agent.md",
"key": "Gopikrish-30/MumSage/.github/agents/mumzsage-testing.agent.md"
}
},
"instructions": "Scope:\n- Eval suite and scoring logic\n- Schema validation and uncertainty handling tests\n- Prompt safety checks (no invented products, grounded avoid list)\n\nProcess:\n1. Read testing requirements in [MumzSage_PRD.md](MumzSage_PRD.md).\n2. Draft or update evals/test_cases.json and evals/run_evals.py.\n3. Add unit tests for schema validation and edge cases.\n4. Summarize coverage gaps and risks.\n\nGuardrails:\n- Do not relax uncertainty thresholds.\n- Ensure avoid list items always carry a non-empty source.",
"cost": {
"context_tokens": 125
}
}