bash <(curl -fsSL https://raw.githubusercontent.com/LuthienResearch/internal-utils/main/install.sh)
Or if you already have Node.js: npx luthien-internal-utils
Interactive setup wizard for Luthien dev tools. Walks you through installing Claude Code plugins, MCP servers, and CLI utilities — each item is optional.
Installs the luthien CLI via pipx (pipx install luthien-cli) and optionally runs luthien onboard to set up the local AI Control gateway. If already installed, checks gateway health and offers to re-run onboarding if it's not running.
| Plugin | Source | Description |
|---|---|---|
context7 | official | Query library documentation and code examples |
slack | official | Search, read, and send Slack messages |
gotcha | this repo | Record footguns, edge cases, and non-obvious behaviors |
refactor-pass | this repo | Focused code cleanup with test verification |
trello | this repo | Manage Trello boards, lists, and cards |
luthien-meta | this repo | Overview of all Luthien tools (/luthien command) |
Run /luthien in Claude Code for an overview of available tools and conventions.
./scripts/publish.sh
Auto-bumps the patch version if it matches the current published version, builds, and publishes.
Create a directory under plugins/ with a plugin.json and skills/commands. See existing plugins for the structure. Publish a new version after adding.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub luthienresearch/internal-utils --plugin trelloOverview of Luthien dev tools and team conventions
Record footguns, edge cases, and non-obvious behaviors to project documentation
End-to-end autonomous development pipeline: goal → plan → TDD → implement → validate → PR → review loop → merge → close tracking
Trello board, list, and card management via CLI. Activate when user mentions 'Trello'.
Manage Trello boards, lists, and cards via the Trello REST API.
Kaiten board automation tools
Markdown-based Kanban board managed by Claude Code. Cards live as .md files — no database, no server.
Persistent Kanban board workflow with TodoWrite sync and SessionStart resume
Skyboard kanban board CLI — manage boards, columns, and cards on AT Protocol