lookatitude/guild

Self-evolving Claude Code plugin for specialist agent guilds, structured planning, persistent project memory, and autonomous execution.

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

audit

01

lookatitude/guild

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.

7 yesterday A 43 tokens original MIT

build

02

lookatitude/guild

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

7 yesterday A 51 tokens original MIT

config

03

lookatitude/guild

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…

7 yesterday A 421 tokens original MIT

dashboard

04

lookatitude/guild

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…

7 yesterday A 68 tokens original MIT

evolve

05

lookatitude/guild

Command

Self-maintenance — run the evolve pipeline on one skill/instance. --auto runs unattended (promotion gate still respected). Dispatches to guild:evolve-skill.

7 yesterday A 36 tokens original MIT

fix

06

lookatitude/guild

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.

7 yesterday A 59 tokens original MIT

goal

07

lookatitude/guild

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.

7 yesterday A 56 tokens original MIT

guild

08

lookatitude/guild

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…

7 yesterday A 101 tokens original MIT

ideate

09

lookatitude/guild

Command

Ideation — Socratic spec; the L1 clarify loop runs whenever the resolved loops include spec (default --rigor=standard and deep; quick skips it).

7 yesterday A 37 tokens original MIT

init

10

lookatitude/guild

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.

7 yesterday A 67 tokens original MIT

initiative

11

lookatitude/guild

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.

7 yesterday A 47 tokens original MIT

learn

12

lookatitude/guild

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…

7 yesterday A 135 tokens original MIT

migrate

13

lookatitude/guild

Command

Detects, snapshots, and converts a v1 .guild/ directory to the v2 layout.

7 yesterday A 67 tokens original MIT

models

14

lookatitude/guild

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…

7 yesterday A 115 tokens original MIT

ops

15

lookatitude/guild

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…

7 yesterday A 107 tokens original MIT

plan

16

lookatitude/guild

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.

7 yesterday A 44 tokens original MIT

qa

17

lookatitude/guild

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…

7 yesterday A 105 tokens original MIT

resume

18

lookatitude/guild

Command

Orchestrator — continue the active run from the next pending gate. --restart clears run state and re-runs from Init/Ideation (confirm-before-clear).

7 yesterday A 35 tokens original MIT

rollback

19

lookatitude/guild

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.

7 yesterday A 46 tokens original MIT

stats

20

lookatitude/guild

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.

7 yesterday A 40 tokens original MIT

status

21

lookatitude/guild

Command

Orchestrator — read current run state, furthest phase, next gate, blockers. Read-only; never writes.

7 yesterday A 26 tokens original MIT

wiki

22

lookatitude/guild

Command

Wiki operations — ingest a source, query the wiki, or run lint. Dispatches to guild:wiki-ingest / guild:wiki-query / guild:wiki-lint.

7 yesterday A 37 tokens original MIT