audit
01Command
Self-maintenance — static security audit of installed Guild scripts (SHA-256 hashes, network/filesystem flags) + the static boundary-check section. Read-only static analysis. Dispatches to guild:audit.
Self-evolving Claude Code plugin for specialist agent guilds, structured planning, persistent project memory, and autonomous execution.
Command
Self-maintenance — static security audit of installed Guild scripts (SHA-256 hashes, network/filesystem flags) + the static boundary-check section. Read-only static analysis. Dispatches to guild:audit.
Command
Development — context-assemble + dispatch lanes. Backend (agentmode/tmux) is resolved once at intake via the run-start preflight snapshot — not selected per-phase. Snapshot effective.agentmode drives lane dispatch (team / agent / subagent).
Command
Manage the project config surface .guild/settings.json — the single JSON file holding every Guild option (rigor, review/adversarial, host, agentmode/tmux dispatch ladder, auto-approve gates, loops, quality budgets, wiki, per-run role pins). config init (= reconcile sync) scaffolds it fully-documented and…
Command
Launch the local benchmark web dashboard over this project's runs + knowledge (runs table, knowledge-graph explorer, wiki browser). Resolves the benchmark checkout, serves on a free local port, bulk-imports the project's run logs, prints the URL. No network I/O without explicit confirmation (--install). Dispatches to…
Command
Self-maintenance — run the evolve pipeline on one skill/instance. --auto runs unattended (promotion gate still respected). Dispatches to guild:evolve-skill.
Command
Maintenance — diagnose a failed/suspicious Guild run, produce a fix plan, and optionally apply approved fixes. The v2 surface of the v1 diagnose command (verb rename diagnose→fix; --codex-review→--review=cross). Requires an explicit edit-approval gate.
Command
Planning - create or inspect P.O.V.E.R. goals and host-portable task groups from an approved spec. Uses host-native /goal when available, /guild:goal as the portable surface, and guild.taskgroup.v1 as the fallback when goals are unavailable.
Command
Bare Guild entry — smart phase detection. /guild:guild [brief] inspects .guild/ state and surfaces the proposed lifecycle phase (init · ideate · plan · build · qa · ops), always confirmed never silent. Named phase verbs, nouns (wiki, initiative), maintenance verbs (evolve, rollback, stats, audit, fix), and…
Command
Ideation — Socratic spec; the L1 clarify loop runs whenever the resolved loops include spec (default --rigor=standard and deep; quick skips it).
Command
Init — onboard an existing repo or scaffold new-product knowledge; builds wiki + (brownfield) cheap-scan CodebaseMap + architecture-map stub (cheap by default). Full learn- pipeline runs only under --learn or defaults.autolearn: true (D3); --learn folds in the former --deep-scan.
Command
Durable work — opt-in noun. Sub-verbs new|status|list|resume|update|archive|restore|close. A one-off /guild:guild run never creates an initiative; attachment is explicit only.
Command
Understand-everything — smart full learn-all when no sub-verb is given (detects target shape, starts a run, runs the full learn pipeline, updates indexes, emits knowledge candidates, leaves replayable evidence). With a sub-verb: map (CodebaseMap + architecture overview), graph (deep KnowledgeGraph), onboard (guided…
Command
Detects, snapshots, and converts a v1 .guild/ directory to the v2 layout.
Command
Routing inspection — models inspect prints this run's model-routing evidence: identity trust, target evidence, catalog age + per-model evidencestate, policy rule path, selected model/effort, frozen fallbacks, actual model, review independence, and degradation. READ-ONLY (writes nothing) with honest unknowns: an…
Command
Operations — full guild:operations skill [v2]: five runbook classes (release / monitoring / incident / rollback / maintenance) selected by the positional [runbook] else by surfaced detection (always confirmed, overridable), under a split autonomy posture + four non-negotiable safety rails (incident/rollback never…
Command
Planning — team-compose + PRD + per-specialist lane plan + autonomy contract. Backend (agentmode/tmux) is resolved once at intake from the run-start preflight snapshot — not selected per-phase.
Command
Quality — full guild:quality skill [v2]: auto-selects E2E/smoke/a11y/perf/integration from CodebaseMap + plan signals (selection matrix surfaced before execution as [proceed] / [edit-selection] / [explain-signals], overridable, never silent — there is no --classes= flag), executes discovered harnesses under the run…
Command
Orchestrator — continue the active run from the next pending gate. --restart clears run state and re-runs from Init/Ideation (confirm-before-clear).
Command
Self-maintenance — revert a skill to a previous version by snapshotting current state as vN+1 and restoring vN (or vN-n). Non-destructive. Dispatches to guild:rollback-skill.
Command
Self-maintenance — show usage + telemetry dashboard. Pure read; never writes. --rebuild-index drops + rebuilds the optional cache; --no-index forces a one-shot filesystem scan.
Command
Orchestrator — read current run state, furthest phase, next gate, blockers. Read-only; never writes.
Command
Wiki operations — ingest a source, query the wiki, or run lint. Dispatches to guild:wiki-ingest / guild:wiki-query / guild:wiki-lint.