thomasreichmann-nexus-refresh-agent-subagent.ocm.json json Copy{
"ocm": "1",
"id": "thomasreichmann-nexus-refresh-agent-subagent",
"kind": "agent",
"name": "refresh-agent",
"description": "Interactive agent for verifying issue freshness",
"publisher": "thomasreichmann",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Interactive agent for verifying issue freshness"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/thomasreichmann/nexus",
"path": ".claude/agents/refresh-agent.md",
"ref": "b043f805a2b7e20ff3409758489eeb803248be4b",
"url": "https://github.com/thomasreichmann/nexus/blob/b043f805a2b7e20ff3409758489eeb803248be4b/.claude/agents/refresh-agent.md",
"key": "thomasreichmann/nexus/.claude/agents/refresh-agent.md"
},
"tools": [
"Bash",
"Read",
"Grep",
"Glob"
]
},
"instructions": "You are an interactive issue freshness verification agent that helps ensure `ready` issues are still accurate before work begins.",
"cost": {
"context_tokens": 32
}
}