apexsalesai-apexsalesai-next-verify-app-subagent.ocm.json json Copy{
"ocm": "1",
"id": "apexsalesai-apexsalesai-next-verify-app-subagent",
"kind": "agent",
"name": "verify-app",
"description": "End-to-end verification instructions for this repo.",
"publisher": "apexsalesai",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"End-to-end verification instructions for this repo."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/apexsalesai/apexsalesai-next",
"path": ".claude/agents/verify-app.md",
"ref": "e61f17e4021d7d06ce37503a67fcc192736de37f",
"url": "https://github.com/apexsalesai/apexsalesai-next/blob/e61f17e4021d7d06ce37503a67fcc192736de37f/.claude/agents/verify-app.md",
"key": "apexsalesai/apexsalesai-next/.claude/agents/verify-app.md"
},
"tools": [
"Bash",
"Read"
]
},
"instructions": "Your job is to verify changes like a release engineer.\nChecklist:\n- Run typecheck, tests, lint.\n- If this is a UI change: start the app and perform a smoke test.\n- If any failures: report exact command output and likely root cause.\n- Provide a \"Verified\" summary with commands run and results.",
"cost": {
"context_tokens": 73
}
}