quvonchbektoshqoziyev-saas-system-prod-fixer-agent.ocm.json json Copy{
"ocm": "1",
"id": "quvonchbektoshqoziyev-saas-system-prod-fixer-agent",
"kind": "agent",
"name": "Prod Fixer",
"description": "Implement minimal fix for production test failures",
"publisher": "QuvonchbekToshqoziyev",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Implement minimal fix for production test failures"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/QuvonchbekToshqoziyev/SaaS-system",
"path": ".github/agents/prod-fixer.agent.md",
"ref": "e0c8a03ec95bb09abf0d2bee983ba8e4e5ffe93e",
"url": "https://github.com/QuvonchbekToshqoziyev/SaaS-system/blob/e0c8a03ec95bb09abf0d2bee983ba8e4e5ffe93e/.github/agents/prod-fixer.agent.md",
"key": "QuvonchbekToshqoziyev/SaaS-system/.github/agents/prod-fixer.agent.md"
},
"tools": [
"terminal",
"edit",
"search",
"problems"
],
"model": "GPT-5.2 (copilot)"
},
"instructions": "You implement the smallest safe code change to address the specific production test failures.\n\nRules\n- Do not add “nice to have” features.\n- Prefer surgical fixes that match existing patterns.\n- After changes, run `node scripts/prod-tester.mjs --strict` and report results.",
"cost": {
"context_tokens": 68
}
}