joymin5655/Agent

Multi-runtime AI agent governance harness — Claude Code · Codex · Gemini under one YAML policy, with portable security hooks

2Stars on the repository
25Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

brain-ingest

01

joymin5655/Agent

Skill Claude CodeCodex

Distills quarantined raw/ session captures into curated typed atomic notes in the brain's notes/, enforcing dedup, >=2 typed edges, provenance, and a lint=0 gate, then promotes evergreen notes to the human vault via /wiki-ingest. NOT for hand-writing straight into notes/ or the vault (that bypasses provenance + the…

2 7d ago A 96 tokens original MIT

council-review

02

joymin5655/Agent

Skill Claude CodeCodex

Multi-vendor code review council — runs the Claude code-reviewer agent alongside external second opinions (codex, gemini) in parallel, then synthesizes with citation verification, source tagging, and disagreement surfacing. Optionally seats grok (--with-grok) and/or an OpenRouter free-tier advisor (--with-free) as…

2 7d ago A 143 tokens original MIT

harness-audit

03

joymin5655/Agent

Skill Claude CodeCodex

Agent-driven, read-only self-audit of the harness — run the machine integrity layer once as a dry-run, present a per-check pass/fail table, cite the P1-1 doc-reality result, and for any failure give root-cause + fix + backlog follow-up. Consumes the machine gates; it does not reimplement them. NOT for auditing a…

2 7d ago A 105 tokens original MIT

harness-help

04

joymin5655/Agent

Skill Claude CodeCodex

Router over the harness skills — which skill fits your situation, and the main flow through them. NOT for performing the routed work itself — it only points; invoke the skill it names.

2 7d ago A 41 tokens original MIT

harness-loop

05

joymin5655/Agent

Skill Claude CodeCodex

The §5 autonomous-improvement-loop procedure specialized to this harness's own reviewer prompts (agents/code-reviewer.md + agents/security-reviewer.md) — the mission-specific 9-step regulation layered on skills/loop's generic mechanics. NOT for an arbitrary mission (use /loop for that), and NOT for editing…

2 7d ago A 96 tokens original MIT

loop

06

joymin5655/Agent

Skill Claude CodeCodex

Run a mission as a bounded series of fresh-context, one-task-per-turn attempts against core/infra/loop-run.sh — hard attempt cap, per-attempt timeout, and a circuit-breaker on repeated GATE failures, resumable after a restart from on-disk state. NOT for a single one-off task (just do it directly), and NOT for…

2 7d ago A 103 tokens original MIT

manager-audit

07

joymin5655/Agent

Skill Claude CodeCodex

Meta-audit of a /supervise run — did the supervisor do its job? Runs the four-lane machine layer (core/infra/manager-audit.sh) over the run's logs, interprets the semantic halves, and turns actionable findings into concrete patch proposals in PROPOSALS.md for one-click user approval. Read-only analysis; NEVER applies…

2 7d ago A 125 tokens original MIT

persona-review

08

joymin5655/Agent

Skill Claude CodeCodex

Seat a panel of real-distribution-grounded Korean citizen personas in front of a piece of UX, copy, or content and report how ordinary users would react. Samples 5 personas from a catalog, dispatches each as an independent panelist, and synthesizes their reactions. NOT a code/security/performance review (those are…

2 7d ago A 97 tokens original MIT

spec

09

joymin5655/Agent

Skill Claude CodeCodex

Upstream planning-discipline — brainstorm a feature into spec.md + plan.md under .agent/plans/ /, then route to plan approval. Enforced by the spec-gate tool boundary, not prompt coercion. NOT for trivial/test/doc-only edits (the gate scopes those out), and NOT for executing an already-approved plan (that is…

2 7d ago A 76 tokens original MIT

supervise

10

joymin5655/Agent

Skill Claude CodeCodex

Dispatch a multi-wave plan to specialist agents with audit + risk-area abort. Supports --auto-push, --auto-merge, --goal-mode for budgeted runs, --verify-blocking for a hard completion-claim gate. NOT for writing the plan itself (that is /spec), and NOT for a single small edit with no waves — just make the edit.

2 7d ago A 77 tokens original MIT

verify-completion

11

joymin5655/Agent

Skill Claude CodeCodex

Independently re-verify a completion claim in a separate context — mechanical evidence (files/tests/assertions) plus a refute-by-default semantic judge — before a wave or task is allowed to be called "done". Emits the shared verdict schema. NOT for code-style review (that is a reviewer's lane) and NOT for verifying…

2 7d ago A 87 tokens original MIT

worker-setup

12

joymin5655/Agent

Skill Claude CodeCodex

Per-lane install → auth → verify onboarding for the cross-vendor worker lanes (codex, antigravity/gemini, grok, kiro) with a cost-model/tier briefing before anything is installed. NOT a dispatcher (core/infra/call-worker.sh is), and NOT a paid probe run without explicit user approval — every real round-trip probe is…

2 7d ago D 85 tokens original MIT

wrap

13

joymin5655/Agent

Skill Claude CodeCodex

Commits staged changes and opens a PR. Runs gitleaks + risk-area guards before committing. Push is user-confirmed by default; --auto-push and --auto-merge are opt-in. NOT for review or verification (run those before wrapping), and NOT when nothing has changed yet — there is nothing to commit.

2 7d ago A 68 tokens original MIT