Level

Modules

Seven optional modules, each with its own spec. Install any subset.

Seven modules + the kit plugin. Zero inter-plugin dependencies.

Modules

SEED

Project Seed

A one-page starter that tells your AI assistant how to behave on your project.

Six-tier bootstrap. Phase 0 setup + AGENTS.md scaffold + coordination patterns.

README →
MODULE · v0.15

Superscalar

Parallel AI work that stays consistent. Measured: 2.2× more grounded · 40% less guesswork.

Discipline for parallel sub-agent dispatch. issue_width + worktree isolation + retire + consistency gate.

Read the A/B report →
MODULE · v0.9.0

Hyperbrief

A structured brief on every AI-to-user decision request: what / how / why / consequences / decision tree / recommendation. One-click re-render in the reader's plain language (button auto-localizes to user's language).

Decision-delegation gating discipline. 4-score escalation + JSON IR + deterministic renderer + 3-axis × 5-level tone profile. Byte-identical output verified. Integrated with Constellation + Superscalar.

Read the discipline →
MODULE · v0.3.5 · 🐶 도그푸딩 진행

Greatpractice

Memory notes are the trigger; recurring patterns get promoted into auto-enforced practices. Backed by 9-axis cross-domain research.

Memory feedback → 5-axis maturation gate → ratified entry in 3-tier tree, enforced by 7-event lifecycle hooks. phronesis_boundary protects un-codifiable work.

Read the discipline →
MODULE · v0.2.14 · 🐶 도그푸딩 진행 (advisory mode)

Ultrasafe

Several AI helpers find weak spots before release, fix-and-retry at least three rounds until clean.

Pre-release simulated penetration testing. 8-agent fan-out + ≥3 iteration AND-gate + 3-layer synthesis. Advisory→blocking.

Read the discipline →
MODULE · v2.4.160

Constellation

Multiple AI agents talking in real time + shared dashboard + safe handoffs. Five real PRs in 24h, zero mistakes.

Live multi-agent orchestration: WebSocket + A2A + dashboard + MCP. 24h dogfood: 5 e2e PRs, 0 violations. + v2.4.24–46: PWA/Web Push, access control, wiki side panel, ack ✓, echo-mode.

Read the protocol →
MODULE · v0.2.10

Compendium

A portable vocabulary discipline over any vault + dual-register glossary (internal ↔ general term) with click-to-define cross-links. Owns nothing normative — it points into the module specs.

Concept-anchored dual-register vocabulary substrate: wiki + glossary mapping internal ↔ general term, cross-link / click-to-define. Owns nothing normative (pointers into module specs). The north-star axis-2 vocabulary-substrate module.

Read the module →
MODULE · v0.1.9 · 🌱 설계 초안

Corporate

Roles like a company has them: each gets a private desk (its own instructions and memory) plus a shared folder. A role outlives any session, so it accumulates know-how. Created from evidence the work recurs — and retired by the same evidence read backwards.

The third orchestration axis: Superscalar decides how many lanes, Constellation how processes talk, Corporate who exists. Durable roles with private desks, residency classes, a single-resolver three-layer toggle chain under an identity invariant, and two declarations that let a board render an org it hosts none of.

Read the module →
MODULE · v0.4.0 · 🌱 스펙 전용 (플러그인 없음)

Pantty

Keeping a working session alive and getting it back when it dies. Residency's justification turned out not to be speed — a merely-resuming session measured the same — but that nobody has to be watching: when the agent dies, something notices and revives it with its conversation intact. Also covers the awkward part: board text must never be mistaken for a command.

The seat-driving substrate, extracted from Constellation §13.35. Five adapter operations; the compaction cycle as the hardest gate (a harness that compacts but cannot fire the pre-compaction hook must not run resident); injection safety in three layers where only dispatch can be fully closed; unattended recovery that treats unobservable as neither healthy nor dead. Spec-stage — no plugin, nothing to install.

Read the module →

The skills — what you can actually call

Agent Skills — the full roster (33)

A skill is a small procedure document the agent reads and follows. Below is everything the seven plugins bring, grouped by plugin.

45 SKILL.md files across the 8 plugins, three invocation kinds: user slash commands, model-invoked, and orchestrator-dispatched. The same files project onto Codex via the adapter.

estregenesis 8 procedures + 5 aliases

  • /eg-bootstrap (alias /egboot) — set a new project up on the EG standard.
  • /eg-migration (alias /egmig) — move a project that already has its own rule files.
  • /eg-upgrade (alias /egup) — bring a seeded project to the current release.
  • /eg-memsync (alias /egmem) — reconcile agent memory with the governance docs.
  • /egrich — full arm: the seed plus all six modules, wired and verified.
  • /eg-interview (alias /eggrill) — interview a request into a delegable brief.
  • /talka — talk-about elicitation ahead of a review.
  • /feeda — feed-analysis intake for external feedback.

constellation 9 skills

  • /roundtable — conduct discipline for multi-party topic rooms.
  • /boardsweep — true-up every agent-authored board entry against real repo history.
  • /roundnext — one what-next round over the live board.
  • /drillnow — attack the top blocker right now.
  • /before-compact — materialize volatile session details before compaction.
  • /echo-mode — mirror local chat onto the board channel.
  • /constellation-start — start the live board (user command).
  • constellation-board (model-invoked) — read live board state.
  • constellation-a2a-emit (model-invoked) — send a targeted A2A message.

hyperbrief 3 skills, model-invoked

  • hyperbrief-trigger-check — cheap rubric before any decision-ask.
  • hyperbrief — generate the decision-delegation brief.
  • hyperbrief-revisit — revisit a stored decision and record the outcome.

superscalar 4 skills

  • superscalar — consulted before any parallel sub-agent dispatch.
  • /subscaler — toggle tiered model composition.
  • /ooo — question-scoreboard execution for the main lane.
  • /context-caching — context-cache discipline (memory hierarchy).

greatpractice 1 skill

  • /routinize — capture a recurring work pattern into durable practice.

ultrasafe 8 skills, orchestrator-dispatched

Seven attacker perspectives probing a release in parallel, plus one synthesizer merging their findings.

  • ai-llm-redteam · web-api-attacker · supply-chain-auditor · crypto-reviewer
  • social-engineer · methodology-compliance · threat-model-lifecycle
  • synthesizer — aggregates all seven attackers' findings. Advisory in v0.2.x.

compendium 2 skills, cross-tool

  • compendium-curate — add or maintain a vocabulary entry.
  • compendium-lint — health-check the vocabulary store.

corporate 4 skills, 0 deps

  • corporate — stand up or revise an organization.
  • corporate-status — resolve toggles, then declare state.
  • corporate-sweep — the eviction pass (raises, never removes).
  • corperate — pointer alias.