drn/argus

Every agent at a glance

11Stars on the repository
12Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

archive

01

drn/argus

Skill Claude CodeCodex

Archive the current Argus task so it moves to the Archive section of the task list. Use at the end of a session when the work is done.

11 2d ago A 33 tokens

argus-complete

02

drn/argus

Skill Claude CodeCodex

Mark the current Argus task as complete. Use when the work for the current worktree is done and the user wants the task to transition to the "complete" status.

11 2d ago A 40 tokens

argus-schedule

03

drn/argus

Skill Claude CodeCodex

Manage recurring or one-shot tasks in the local Argus daemon via its HTTP API. Use when the user wants to schedule a task locally in argus, create a cron-driven task, fire X every weekday/hour/morning, fire something once at a specific future time (one-shot via runonceat), set up an agent that needs local filesystem…

11 2d ago A 119 tokens

hera-plan

04

drn/argus

Skill Claude CodeCodex

The hera plan-DAG: author staged, dependency-ordered multi-worker plans inside an argus sandbox and let the daemon gater materialize each node into a born-bound worker as its blockers finish. Load this (in addition to the base hera skill) when you are a coordinator and the work decomposes into multiple hera worker…

11 2d ago A 190 tokens

drn/argus

Skill Claude CodeCodex

Corrective review lens: interrogates the tests touched or added by a diff for false confidence, instead of reviewing the diff broadly for correctness (that's hera-review's job). Trusting a green test run is a systematic blind spot broad finders share — codex's blind spot #2 specifically (see…

11 2d ago A 152 tokens

hera-review

06

drn/argus

Skill Claude CodeCodex

Default, user-overridable code review methodology — the review CONTRACT (what to analyze, how to tag findings) that a broad finder follows when spawned inside a hera-spawn-review panel, or that runs standalone via /hera-review for a single-pass review outside a panel. Encodes ralph-review's review contract (behavior /…

11 2d ago A 182 tokens

hera-spawn-review

07

drn/argus

Skill Claude CodeCodex

Orchestrate a vendor-diverse review panel over a diff: resolve the project's diligence-profile [panel] via mcpargusprofileresolve, spawn each broad finder and corrective lens as an in-session Claude sub-agent injected with its configured review instruction, synthesize every finder's output into the canonical finding…

11 2d ago A 227 tokens

hera

08

drn/argus

Skill Claude CodeCodex

Inside an argus sandbox (cwd under /.argus/worktrees/ or ARGUSTASKID set), coordinate multi-agent work via hera's mcpargushera tools — bootstrap an orchestrator, claim or attach a worker/freelance role, spawn workers, and message roles over the idle-gated bus. Load this skill when you are (or are becoming) a…

11 2d ago A 185 tokens

drn/argus

Skill Claude CodeCodex

Resolve a diligence profile's per-archetype model (and, where the dispatch mechanism accepts it, effort) for Claude's NATIVE sub-agent dispatch (the Agent/Task tool, or Workflow's agent()) — as opposed to hera worker spawn, which already gets this via internal/agent.ResolveModel. Use when a coordinator or pipeline…

11 2d ago A 209 tokens