lookatitude

70 mods across 1 repository, 7 stars between them.

evolve

25

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

26

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

27

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

28

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

29

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

30

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

31

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

32

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

33

lookatitude/guild

Command

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

7 yesterday A 67 tokens original MIT

models

34

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

35

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

36

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

37

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

38

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

39

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

40

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

41

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

42

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

SessionStart

43

lookatitude/guild

Hook

Runs when a session starts, executing bootstrap.sh, detect-guild-version.js, update-check.js, using-guild-bootstrap.js and session-reanchor.js via bash (5 commands). From lookatitude/guild.

7 yesterday A tokens not measured copy · 53% MIT

UserPromptSubmit

44

lookatitude/guild

Hook

Runs when you submit a prompt, before the agent sees it, executing check-skill-coverage.sh, capture-telemetry.js and run-trace-start.js via bash (3 commands). From lookatitude/guild.

7 yesterday A tokens not measured copy · 59% MIT

PreToolUse

45

lookatitude/guild

Hook

Runs before the agent uses a tool, executing pre-tool-use.js via node. From lookatitude/guild.

7 yesterday A tokens not measured original MIT

PostToolUse

46

lookatitude/guild

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing capture-telemetry.js, post-tool-use.js, comms-format-lint.js and gate-outcome-writer.js via node (4 commands). From lookatitude/guild.

7 yesterday A tokens not measured copy · 58% MIT

PreCompact

47

lookatitude/guild

Hook

Runs before the context is compacted, executing pre-compact.js via node. From lookatitude/guild.

7 yesterday A tokens not measured original MIT

SubagentStop

48

lookatitude/guild

Hook

Runs when a subagent finishes, executing capture-telemetry.js and maybe-reflect.js via node (2 commands). From lookatitude/guild.

7 yesterday A tokens not measured copy · 64% MIT