operator-kit
01Plugin Claude Code
Small, focused Claude Code operator tools.
Plugin Claude Code
Small, focused Claude Code operator tools.
Plugin Claude Code
Five focused, least-privilege Claude Code subagents plus an optional keyword-triggered context loader.
Agent
Use proactively when a task first requires codebase mapping without changes: file inventories, definition and caller tracing, route maps, dependency maps, and other read-only reconnaissance that should return paths and line references rather than recommendations.
Agent
Use proactively before a consequential plan, architecture choice, migration, launch, or strategy is committed. Adversarially review the reasoning, hidden assumptions, and cheaper alternatives. Read-only; use Claude Code's built-in /code-review for routine code diffs.
Agent
Use proactively before implementing a visual or UI change that needs a clear specification. Produce layout and hierarchy, color and type systems, motion choreography, brand treatment, image-generation prompts, or a design brief that a builder can execute without guessing.
Agent
Use proactively when the target behavior and scope are clear enough to implement a bounded change, run the smallest relevant verification, and return the completed working-tree diff without reopening product or architecture strategy.
Agent
Use proactively when a question requires current or external evidence: tool evaluations, competitive analysis, technology assessments, and prior-art synthesis where primary sources and multiple independent sources must be reconciled into a cited briefing.
Hook
Runs when you submit a prompt, before the agent sees it, running bash. From wrg32786/operator-kit.
Instructions file
Claude Code instructions for wrg32786/aigent-os, covering claude.md, important: first-run behavior, what this is, architecture and model routing.
Skill Claude CodeCodex
Track and surface sub-agent dispatch calibration ratios. Extract from JSONL transcript or read existing ledger. Per-agent clean/blocked/errored/partial trends.
Skill Claude CodeCodex
Compose the AIgent's body state by reading existing signals. Lazy compute. Never polled. Reports the five pressures + recommended reflex.
Skill Claude CodeCodex
Generate a structured delegation brief for any task.
Skill Claude CodeCodex
Quarterly skill that walks the skill-index against the actual SKILL.md files on disk, reports drift (skills indexed that no longer exist, skills on disk that aren't enrolled, skills whose descriptions have changed since enrollment). Hardens the auto-enrollment pipeline against silent rot.
Skill Claude CodeCodex
Enroll a skill into Caddy's index so it can be surfaced when the right prompt arrives. Use when a new skill is created, copied in, or when a skill needs updated triggers. Usage — "/caddy-enroll ".
Skill Claude CodeCodex
When a [CADDY] hint fires and the principal is confused why, /caddy-explain walks the scoring transparently — which trigger matched, what points it earned, what the threshold was, what other skills were close. Pairs with the legibility thesis. Caddy's decisions should be inspectable on demand.
Skill Claude CodeCodex
Mute a Caddy hint class for a window. Defaults to 4h auto-expiry. Classes — memory, context, body, routing, all.
Skill Claude CodeCodex
Compact a long capsule chain. Walks parentcapsuleid backward from a head capsule; if chain >= 5, summarizes oldest 3 into a chain-summary capsule. Manual invocation.
Skill Claude CodeCodex
Commit the session to durable vault memory and prepare a clean resume point.
Skill Claude CodeCodex
Route ONE bounded, mechanical task to the Codex CLI as a non-Claude executor, under the same review-before-merge gate as any other agent-produced diff. Use when the user explicitly asks to hand a task to Codex, or names OpenAI Codex / a non-Claude executor for a mechanical change (rename a symbol across files, add a…
Skill Claude CodeCodex
Conservative close-parity updates to GOALSTACK, BELIEFSTATE, SELFMODEL, and PROCEDURES. Writes only explicit or mechanically evidenced deltas; ambiguity means no write.
Skill Claude CodeCodex
Echo's comms polling skill. Read an inbox, channel, or message thread and return a structured unread summary — sender, topic, action required, and urgency. Read-only.
Skill Claude CodeCodex
Mnemosyne's note compaction skill. Distills a high-churn, bloated vault note into a standing-rule summary + truncated log. Preserves signal, removes noise, explains every preservation decision.
Skill Claude CodeCodex
The capsule verb, invoked explicitly — reconcile from the live memory, write a resume-ready capsule, then stop. Mid-session checkpoint or completion capsule; a rolling best-effort version of the same write also runs automatically on every Stop event via daemons/stop-capsule-writer.mjs.
Skill Claude CodeCodex
Nightly context trim for ACTIVEPRIORITIES and the dated SESSIONLOG schema. Archives before removal, uses content-hash compare-and-swap, and refuses unknown shapes.