Plugin Claude Code
Plugin marketplace listing 8 plugins: estregenesis, constellation, superscalar, hyperbrief, greatpractice.
Plugin Claude Code
Plugin marketplace listing 8 plugins: estregenesis, constellation, superscalar, hyperbrief, greatpractice.
Plugin Claude Code
Concept-anchored dual-register vocabulary substrate. Wraps Compendium.md v0.2.4 (runtime — content store + lint/pointer-resolution + the §10 8-tool MCP server; dashboard surfaces deferred v0.2.x) — EstreGenesis's 6th module and the purest expression of north-star axis-2 (vocabulary survival > code survival): a…
Skill Claude CodeCodex
Use when adding or maintaining a controlled-vocabulary entry in a Compendium-style knowledge store — a cross-cutting glossary/wiki where one concept carries one register-neutral definition + an expert gloss + a plain gloss, and every internal term POINTS to its owning spec instead of restating it. Invoke the moment…
Skill Claude CodeCodex
Use to gardening-check a Compendium-style controlled-vocabulary store before committing or publishing it — verifying pointer integrity, register discipline, and store health. Invoke after adding/editing entries, on a cadence, or before a release that touches the vocabulary store. Runs the deterministic lint.cjs if the…
Plugin Claude Code
Live multi-agent orchestration: WebSocket server + A2A messaging + dashboard + Stop hook helper + MCP server (full Phase 2 impl: WS proxy + 5 tools incl. a2awaitack 3-tier + session-lifecycle + §13.13.2 dedup + chunked transfer reassembly). v0.3.29 / Constellation v2.4.57 — room artifacts + board state schema: the re.
Hook
Runs when the agent finishes a response, executing pre-send-probe.cjs via node with --rearm. From SoliEstre/EstreGenesis.
Skill Claude CodeCodex
Materialize in-context volatile details into the compact-handoff file before compaction — procedure conventions (env vars, call rules, paths), in-flight cycle anchors, unrecorded decisions, and active resource IDs. Invoke before a manual /compact or whenever context feels long. Pairs with the PreCompact/SessionStart…
Skill Claude CodeCodex
True-up every agent-authored live-board component — verify done entries against the repo's actual history, migrate finished planned items, close resolved decisions, correct current, prune the registry, refresh the wiki projection, normalize tone/schema. Excluded by contract: the realtime chat, user-authored slots, and…
Skill Claude CodeCodex
Emit a targeted A2A message to a Constellation board agent through the MCP server. Use when you need to delegate a task, send a report, or relay a message to another agent on the live board. Honors the §13.16.10 pre-send probe (probe before emit), the §13.16.9 A2A-intent allowlist, and the §13.13 ack tier semantics.…
Skill Claude CodeCodex
Read the live Constellation board state — channels, agents, current/done/planned tracks, decisions, A2A history. Use when you need to know what other agents are doing, whether a key is registered, what the current operating modes are, or to inspect message history before composing an outbound. Calls the MCP server's…
Skill Claude CodeCodex
Start the Constellation live board — spawns the WebSocket server (constellation/reference/runtime/server.cjs) and the local bridge (local-bridge.cjs) on configured ports. Use when the user wants to bring the live board online for a new project, restart the board after a crash, or verify the board is reachable. NOT a…
Skill Claude CodeCodex
Attack the highest-priority blocker right now — pick the top blocked item off the board, actively attempt to clear its blocker this turn (alternative routes, prerequisite work doable from here, tool substitution, escalated nudges), start the item if it unblocks, and re-prioritize honestly if it provably cannot be…
Skill Claude CodeCodex
Toggle echo-mode for an agent — mirror its local human↔agent chat onto the Constellation board's real-time conversation channel, so a human at the board can see and drive the agent (remote-control substrate). Three levels — off, on (turn-final conversation), mirror (live activity stream: progress + thinking…
Skill Claude CodeCodex
Repeat /roundnext rounds until the queue can no longer be advanced by this agent alone, then hand back the list of decisions only a human can make. Specified by how it stops: registering work is not progress (so the loop cannot feed itself on its own new-work scan), six termination conditions are declared before the…
Skill Claude CodeCodex
Run one full "what should happen next" round over the live board — ripeness-check planned items and start what is ready, re-examine blockers and unblock or derive unblocking work, scan the project for genuinely new next work across multiple dimensions, and route anything needing a human call to the decisions panel as…
Skill Claude CodeCodex
Conduct discipline for a multi-party topic room (3+ participants: agents + humans) on a Constellation board — decide WHETHER to speak before what to say (silence is the default output), honor response obligations when named, bid for the floor honestly, self-cap agent-to-agent chains, re-hydrate context in the fixed…
Plugin Claude Code
Durable-role agent organization. Wraps Corporate.md v0.1.5 (design draft — runtime deferred as named prunable units) — EstreGenesis's 7th module and the third orchestration axis: Superscalar decides how many lanes and at which tier (anonymous, one fan-out), Constellation decides how agent processes talk, and Corporate.
Skill Claude CodeCodex
Pointer alias for the corporate skill — the module's name is spelled Corporate. Use when corperate is typed; it resolves to the same procedure with no duplicated content.
Skill Claude CodeCodex
Use to report or declare the current state of a durable-role organization — which seats exist, what each is doing, and which toggles actually apply to each — per Corporate.md. Invoke when asked how the organization stands, after any seat changes state, on reconnect to a live board, or before delegating work so the…
Skill Claude CodeCodex
Use to run the eviction sweep that keeps a durable-role organization from growing monotonically — raising seats that no longer justify themselves, per Corporate.md. Invoke on the declared cadence, whenever a dynamic organization is at its seat ceiling and something new wants a seat, or when the organization feels…
Skill Claude CodeCodex
Use to stand up, inspect, or revise a durable-role agent organization — named seats with private desks, residency classes, and a reporting structure — per Corporate.md. Invoke when duties recur across sessions and a fan-out is no longer the right shape, or when asked to set up roles/an org/a team of agents for a…
Plugin Claude Code
The EG kit plugin — the entry point to EstreGenesis itself, as skills instead of a copy-pasted URL. 13 skills over 8 canonical procedures: eg-bootstrap (/egboot — new project: pick the seed tier, install it as .agent/seedprompt.md, run the seed's Bootstrap mode) · eg-migration (/egmig — existing project with its own r.
Skill Claude CodeCodex
Bootstrap a NEW project onto the EstreGenesis AI-native standard — fetch the right seed tier, install it as the project's operating charter, and run the seed's Bootstrap mode (AGENTS.md SSoT + bridges + .agent/ scaffold). Invoke on a fresh or near-empty project when the user says bootstrap / start / set up an…
Skill Claude CodeCodex
Structure a vague or high-stakes request into a delegable brief by interviewing the requester — press for purpose, constraints and success criteria in few high-yield rounds, then hand downstream agents a brief instead of a guess. For the human-facing (upstream) agent; alias /eggrill.