wrg32786

68 mods across 2 repositories, 35 stars between them.

operator-kit

02

wrg32786/operator-kit

Plugin Claude Code

Five focused, least-privilege Claude Code subagents plus an optional keyword-triggered context loader.

19 20d ago A tokens not measured original MIT

echo

03

wrg32786/operator-kit

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.

19 20d ago A 45 tokens original MIT

hypatia

04

wrg32786/operator-kit

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.

19 20d ago A 55 tokens original MIT

iris

05

wrg32786/operator-kit

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.

19 20d ago A 49 tokens original MIT

lyra

06

wrg32786/operator-kit

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.

19 20d ago A 40 tokens original MIT

newton

07

wrg32786/operator-kit

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.

19 20d ago A 43 tokens original MIT

UserPromptSubmit

08

wrg32786/operator-kit

Hook

Runs when you submit a prompt, before the agent sees it, running bash. From wrg32786/operator-kit.

19 20d ago A tokens not measured original MIT

aigent-os CLAUDE.md

09

wrg32786/aigent-os

Instructions file

Claude Code instructions for wrg32786/aigent-os, covering claude.md, important: first-run behavior, what this is, architecture and model routing.

16 5d ago A 4,483 tokens MIT

agent-fitness

10

wrg32786/aigent-os

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.

16 5d ago A 35 tokens MIT

body-check

11

wrg32786/aigent-os

Skill Claude CodeCodex

Compose the AIgent's body state by reading existing signals. Lazy compute. Never polled. Reports the five pressures + recommended reflex.

16 5d ago A 30 tokens MIT

brief

12

wrg32786/aigent-os

Skill Claude CodeCodex

Generate a structured delegation brief for any task.

16 5d ago A 10 tokens MIT

Caddy Audit

13

wrg32786/aigent-os

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.

16 5d ago A 58 tokens MIT

caddy-enroll

14

wrg32786/aigent-os

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 ".

16 5d ago A 57 tokens MIT

Caddy Explain

15

wrg32786/aigent-os

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.

16 5d ago A 70 tokens MIT

caddy-mute

16

wrg32786/aigent-os

Skill Claude CodeCodex

Mute a Caddy hint class for a window. Defaults to 4h auto-expiry. Classes — memory, context, body, routing, all.

16 5d ago A 36 tokens MIT

capsule-compact

17

wrg32786/aigent-os

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.

16 5d ago A 42 tokens MIT

close

18

wrg32786/aigent-os

Skill Claude CodeCodex

Commit the session to durable vault memory and prepare a clean resume point.

16 5d ago A 15 tokens MIT

codex-adapter

19

wrg32786/aigent-os

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…

16 5d ago A 101 tokens MIT

cognitive-update

20

wrg32786/aigent-os

Skill Claude CodeCodex

Conservative close-parity updates to GOALSTACK, BELIEFSTATE, SELFMODEL, and PROCEDURES. Writes only explicit or mechanically evidenced deltas; ambiguity means no write.

16 5d ago A 40 tokens MIT

comms-summarize

21

wrg32786/aigent-os

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.

16 5d ago A 42 tokens MIT

compact-note

22

wrg32786/aigent-os

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.

16 5d ago A 44 tokens MIT

context-capsule

23

wrg32786/aigent-os

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.

16 5d ago A 64 tokens MIT

context-hygiene

24

wrg32786/aigent-os

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.

16 5d ago A 39 tokens MIT