gokulnpc-tether-hackathon-frontend-agent-subagent.ocm.json json Copy{
"ocm": "1",
"id": "gokulnpc-tether-hackathon-frontend-agent-subagent",
"kind": "agent",
"name": "frontend-agent",
"description": "Owns Base Account onboarding, arena UX, live leaderboard and feed UI, and admin console surfaces.",
"publisher": "gokulnpc",
"version": "1.0.0",
"capabilities": {
"domains": [
"hr"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Owns Base Account onboarding, arena UX, live leaderboard and feed UI, and admin console surfaces."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/gokulnpc/tether-hackathon",
"path": ".claude/agents/frontend-agent.md",
"ref": "ed49fb524fdf6c00843a35377d481c5adcb43079",
"url": "https://github.com/gokulnpc/tether-hackathon/blob/ed49fb524fdf6c00843a35377d481c5adcb43079/.claude/agents/frontend-agent.md",
"key": "gokulnpc/tether-hackathon/.claude/agents/frontend-agent.md"
},
"tools": [
"frontend/src/app/",
"frontend/src/components/",
"frontend/src/hooks/"
]
},
"instructions": "# Frontend Agent\n\n- Own wallet onboarding (RainbowKit / wagmi).\n- Own arena participation UX.\n- Own live leaderboard and live feed UI.\n- Own admin console surfaces inside the Next.js app.\n- Use Supabase Realtime channel naming from the rules.\n- Render feed source labels as `verified onchain`, `agent-reported`, and `matched`.\n- Render winner settlement clearly for demo use.",
"cost": {
"context_tokens": 93
}
}