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
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

lookatitude/guild

Skill Claude CodeCodex

Assembles per-specialist 3-layer context bundle: Universal (400 tokens — guild:principles + project-overview + goals) + Role-dependent (800–1500 — standards + 2–4 entity pages matching role) + Task-dependent (800–1500 — lane from plan + named refs + upstream contracts + active decisions). Target 3k tokens, hard cap…

7 2d ago A 217 tokens original MIT

guild-brainstorm

02

lookatitude/guild

Skill Claude CodeCodex

Initial brainstorming skill. TRIGGER for brainstorm requests.

7 2d ago A 15 tokens original MIT

guild-brainstorm

03

lookatitude/guild

Skill Claude CodeCodex

Brainstorming skill with improved trigger accuracy. TRIGGER for brainstorm / ideate requests.

7 2d ago A 23 tokens original MIT

guild-brainstorm

04

lookatitude/guild

Skill Claude CodeCodex

Brainstorming skill with ideate + explore triggers. TRIGGER for brainstorm / ideate / explore-options requests. DO NOT TRIGGER for implementation tasks.

7 2d ago A 36 tokens original MIT

guild-principles

05

lookatitude/guild

Skill Claude CodeCodex

Guild's five operating principles — Think-before-doing, Simplicity-first, Surgical-changes, Goal-driven-execution, Evidence-over-claims — loaded as the mandatory prelude for every Guild specialist (engineering, writing, or commercial). The first four are Karpathy's 4; the fifth is Guild's addition. Includes per-group…

7 2d ago A 223 tokens original MIT

guild-operations

06

lookatitude/guild

Skill Claude CodeCodex

The full guild:operations skill — the 5-runbook-class taxonomy with split autonomy posture, the 4 non-negotiable safety rails + mandatory pre-flight (machine-checkable as 5 booleans), ExecuteRunbook + the advisory G-operations trail, and the guild.release.v1 ↔ D8 close-gate three-leg field join (consume-only). TRIGGER…

7 2d ago A 169 tokens original MIT

guild-quality

07

lookatitude/guild

Skill Claude CodeCodex

The full guild:quality skill — deterministic SignalScan→SelectMatrix selection, RunChecks under sandbox + canonical budget, the advisory G-quality challenger trail, and the COMPUTED ReleaseGate predicate with the --auto-approve BLOCK-override asymmetry. TRIGGER for "run quality", "quality gate", "release readiness"…

7 2d ago A 141 tokens original MIT

guild-learn-diff

08

lookatitude/guild

Skill Claude CodeCodex

Change/blast-radius analyser — the learn- family member that produces the per-run DiffUnderstanding (guild.diffunderstanding.v1): which graph nodes/layers a base→head diff touches, and which changed files no node explains (untraced). Feeds P2 plan-impact (guild:plan) and the P3 scope-check (guild:verify-done). TRIGGER…

7 2d ago A 175 tokens original MIT

guild-learn-explain

09

lookatitude/guild

Skill Claude CodeCodex

File/module deep-dive explainer — the learn- family member that answers "how does THIS work?" for a specific file, function, or module, grounded in the knowledge graph (nodes, edges, layers, sourcerefs) rather than a raw re-read. Read-only; produces a focused explanation and, on request, a wiki concept candidate.…

7 2d ago A 186 tokens original MIT

guild-learn-graph

10

lookatitude/guild

Skill Claude CodeCodex

Deep semantic knowledge-graph builder — the lazy, gated deep tier of the learn- family. Runs stages 2–6 (structural analyze → assemble-review/validate → layer assignment → domain derivation → tour skeleton) culminating in the frozen KnowledgeGraph, appends the knowledge-links recall projection, and synthesises the…

7 2d ago A 188 tokens original MIT

guild-learn-harvest

11

lookatitude/guild

Skill Claude CodeCodex

Reusable extraction pipeline over phase and run artifacts — NOT just code. Consumes phase/handoff/review/verify artifacts, run traces, decisions, and initiative ledgers; extracts wiki/decision/reflection/evolution candidates into the run's learn/ dir for guild:reflect. Explicitly invoked at a phase/run boundary — NOT…

7 2d ago C 226 tokens original MIT

lookatitude/guild

Skill Claude CodeCodex

Deep multi-modal knowledge-tier builder — a lazy, cost-gated pass running the shared K1–K6 entrypoint over the structural knowledge graph to emit a topic→subtopic taxonomy, classified wikipage + diagram nodes, and cross-modal evidencedby edges into guild.knowledgegraph.v2, then the nonce-free knowledge-links recall…

7 2d ago A 229 tokens original MIT

guild-learn-map

13

lookatitude/guild

Skill Claude CodeCodex

Codebase-map builder + the base of Guild's learn- family — runs the cheap-scan tier (deterministic scan → CodebaseMap + a confidence-tagged architecture-map stub) and owns the shared two-phase pipeline, the canonical output-locations table, and the one-implementation/two-triggers contract (D3): the SAME learn- skills…

7 2d ago A 232 tokens original MIT

guild-learn-onboard

14

lookatitude/guild

Skill Claude CodeCodex

Tour narrator + onboarding-guide generator — the learn- family member that turns the dependency-BFS tour skeleton guild:learn-graph wrote into knowledge-graph.json tour[] into a narrated OnboardingTour (.guild/indexes/onboarding-tour.md) plus a derived onboarding guide, adding pedagogical narration + per-step…

7 2d ago A 191 tokens original MIT

guild-learn

15

lookatitude/guild

Skill Claude CodeCodex

Smart full learn-all dispatcher — the no-arg /guild:learn entrypoint that replaces the old usage-stop with a genuine smart full-learn. Detects target shape (regularproject | workspace | existingguildproject | neworsparseproject | mixedoruncertain), surfaces the classification for confirmation, then runs the…

7 2d ago A 284 tokens original MIT

guild-wiki-ingest

16

lookatitude/guild

Skill Claude CodeCodex

Promotes raw sources into .guild/wiki/ / with §10.1.1 frontmatter (type, owner, confidence, sourcerefs, createdat, updatedat, expiresat, supersedes, sensitivity). Copies the immutable source to .guild/raw/sources/ /original. with sha256 checksum + metadata.json, then writes a synthesized wiki page that cites…

7 2d ago D 227 tokens original MIT

guild-wiki-lint

17

lookatitude/guild

Skill Claude CodeCodex

Audits .guild/wiki/ for contradictions between pages, stale claims (expiresat passed), missing §10.1.1 frontmatter fields, orphan pages (not linked from index.md), concepts referenced ≥3x without a page, missing sourcerefs resolution to .guild/raw/sources/ /, and decision pages not in ADR-lite shape. Produces…

7 2d ago A 192 tokens original MIT

guild-wiki-query

18

lookatitude/guild

Skill Claude CodeCodex

Searches .guild/wiki/ by category, tag, freshness, confidence, or full-text. Under 200 pages uses ripgrep/filesystem via Grep/Glob tools. Above that scale, delegates to guild-memory MCP (optional P6). Resolves sourcerefs back to .guild/raw/sources/ / when users ask "where does this come from". TRIGGER for "search the…

7 2d ago A 190 tokens original MIT

guild-audit

19

lookatitude/guild

Skill Claude CodeCodex

Security audit of Guild plugin scripts — SHA256 hashes, source, network + filesystem flags. Produces a static report listing every hook script, tooling script, and MCP server with (a) file hash, (b) declared tool access / allowed-tools frontmatter, (c) any network/egress calls (fetch, http, WebFetch, WebSearch), (d)…

7 2d ago A 92 tokens original MIT