Eigenwise

62 mods across 4 repositories, 6.3k stars between them.

update-codebase-map

25

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Refresh an existing .claude/.codebase-info/ map after code changes. Use for stale codebase or architecture docs; use map-codebase to create one.

36 3d ago B 38 tokens original MIT

live-rules

26

Eigenwise/eigenwise-toolshed

Plugin Claude Code

Project rules in a Markdown file that Claude re-injects right when they apply: every prompt, or just before it edits a matching file. Edits apply on the next prompt, no restart. A SessionStart hook injects the always-on rules once as a fallback, and it's a way to tell whether per-prompt injection is actually wired.

36 3d ago A tokens not measured original MIT

add-rule

27

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Create or edit a live-rules instruction in the project's configured rules file. Use to add a rule, coding guideline, guardrail, convention, or automatic reminder.

36 3d ago A 36 tokens original MIT

manage-rules

28

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Inspect, audit, enable, or disable project live-rules. Use to list rules, check active instructions, explain an injected rule, or clean up rules.

36 3d ago A 36 tokens original MIT

model-gateway

29

Eigenwise/eigenwise-toolshed

Plugin Claude Code

Your ChatGPT/Codex and Grok subscription models in Claude Code's /model picker. A local gateway routes claude-gpt- models to OpenAI's Codex backend, claude-grok- models to Grok, and everything else to api.anthropic.com, so you switch between Claude, GPT-5.x, and Grok mid-session like any other model. No API keys.

36 3d ago A tokens not measured original MIT

verify

30

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Verify model-gateway through its CLI and HTTP shim surface.

36 3d ago B 1 tokens original MIT

model-gateway

31

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Set up, update, or diagnose the local ChatGPT/Codex gateway for Claude Code's /model picker. Use for gateway setup, login, model visibility, routing, or failures.

36 3d ago B 42 tokens original MIT

observability

33

Eigenwise/eigenwise-toolshed

Plugin Claude Code

Local, metadata-only telemetry for Claude Code. A bundled observer records session, tool, and subagent lifecycle events into SQLite on your machine, an optional statusline shows live context and usage, and an OpenTelemetry Collector can forward redacted signals to Grafana, generic OTLP, or PostHog. Telemetry payloads…

36 3d ago A tokens not measured original MIT

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Opt the current project into local Claude Code usage telemetry, or verify its setup. Use to enable, disable, or check project telemetry.

36 3d ago A 33 tokens original MIT

quartermaster

35

Eigenwise/eigenwise-toolshed

Plugin Claude Code

Works out what your workspace is short of and gets it. Reads what your recent Claude Code sessions were actually working toward, then asks what is missing against that: a measurement nobody can run yet, work you keep doing by hand, knowledge you keep re-deriving, and the setup pushing back at you. It improves existing.

36 3d ago A tokens not measured original MIT

resupply

36

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Work out what a workspace is short of and get it: a measurement nobody can run yet, work being done by hand that a plugin or skill should own, knowledge that keeps being re-derived, and the setup pushing back. Reads recent sessions for what the user was actually working toward, then proposes one item at a time for…

36 3d ago A 222 tokens original MIT

setup

37

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Set up a Claude Code workspace for a new or existing project, informed by hindsight from the user's whole session history. Installs and wires whichever Toolshed pieces the project actually wants (codebase-mapper, live-rules, sidequest's routing and executors, observability, model-gateway are each independent and…

36 3d ago B 104 tokens original MIT

toolshed-doctor

38

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Run a read-only health check for Quartermaster and installed Toolshed plugins. Use to diagnose Toolshed, check workspace health, or troubleshoot stale plugins.

36 3d ago A 35 tokens original MIT

update-toolshed

39

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Update installed Eigenwise Toolshed plugins and model-gateway, or check their status. Use to update Toolshed, refresh the marketplace, or check versions.

36 3d ago B 35 tokens original MIT

sidequest

40

Eigenwise/eigenwise-toolshed

Plugin Claude Code

The Toolshed's core work board and orchestration loop for Claude Code. Tickets are classified into categories that route each one to a concrete model and effort, then dispatched to token-gated executors; side issues you mention mid-task get captured on the spot, and a live, self-hosted Kanban dashboard spans every…

36 3d ago A tokens not measured original MIT

board

41

Eigenwise/eigenwise-toolshed

MCP server Claude CodeCodexCursor +2

MCP server "board" as configured in Eigenwise/eigenwise-toolshed. Runs ${CLAUDE_PLUGIN_ROOT}/bin/sidequest-mcp.js with node.

36 3d ago A tokens not measured original MIT

board

42

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Open the sidequest board (live Kanban of your tickets) in the browser.

36 3d ago A 18 tokens original MIT

groom

43

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Audit a Sidequest board for completed, stale, duplicate, or superseded tickets, then safely close clear cases. Use for board grooming, cleanup, or ticket audits.

36 3d ago A 37 tokens original MIT

sidequest

44

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Open or manage Sidequest tickets and board workflow. Use for board lifecycle work, planning substantial or ambiguous work, and dispatch/integration/recovery. Stay inline for quick edits at a known location, direct questions, or operational requests.

36 3d ago A 49 tokens original MIT

user-story

45

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Drive a feature from a rough request to shipped, integrated work through the Sidequest board, at a depth you choose to match the work: recon, competing architecture proposals judged and merged into one contract, a story holding the complete backlog, one or many parallel executor waves, and a review pass sized to the…

36 3d ago A 177 tokens original MIT

verify-discipline

46

Eigenwise/eigenwise-toolshed

Skill Claude CodeCodex

Run tests without burning the clock or the context window: narrow checks while you iterate, the full suite once at the end. Use when running tests, verifying a change, choosing a test command, or when a suite is being re-run repeatedly.

36 3d ago A 53 tokens original MIT

tesseron

47

Eigenwise/tesseron

Plugin Claude Code

Plugin marketplace listing 1 plugin: tesseron.

20 11d ago A tokens not measured

UserPromptSubmit

48

Eigenwise/tesseron

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing inject-docs-index.py via python. From Eigenwise/tesseron.

20 11d ago A tokens not measured