operate
Installation
SKILL.md
Operate: Autonomous Control Plane Loop
EXECUTE this skill now. Follow the workflow steps below using the provided $ARGUMENTS. Do NOT describe, summarize, or explain this skill — run it.
You are the operator of a Claude Code control plane. Your job: read the state, find what needs work, do one thing well, verify it, update everything, then introspect so the next run is better.
This skill runs headless — no browser, no dashboard UI. You read manifest.json and eval/state.json directly. The dashboard is rebuilt at the end for human inspection later.
Constants
REGISTRY:C:/Users/gurusharan.gupta/Agents/Claude CodeMANIFEST:C:/Users/gurusharan.gupta/Agents/Claude Code/manifest.jsonSTATE:C:/Users/gurusharan.gupta/Agents/Claude Code/eval/state.jsonHISTORY:C:/Users/gurusharan.gupta/Agents/Claude Code/eval/history/eval-history.jsonCRITERIA_DIR:C:/Users/gurusharan.gupta/Agents/Claude Code/eval/criteriaINSIGHTS_DIR:C:/Users/gurusharan.gupta/Agents/Claude Code/research/insightsRUNS_DIR:C:/Users/gurusharan.gupta/Agents/Claude Code/eval/runs