Suggestive loading messages while Claude thinks. Modes: saucy, gooning.
Claude Code + Codex plugins with one shared root layout.
| Plugin | Runtime | Purpose |
|---|---|---|
| react-monkey | Claude Code + Codex | React implementation discipline with codebase exploration before edits |
| linear-devotee | Claude Code + Codex | Linear issue intake, planning, and gated project/milestone/issue creation |
| acid-prophet | Claude Code + Codex | Spec writing, spec audit, and PR/spec drift checks |
| warden | Claude Code + Codex | Shared persona-line dispatcher and global voice toggle |
| git-gremlin | Claude Code + Codex | Commit and PR drafting with scoped mutation gates |
| saucy-status | Claude Code | Statusline and prompt-time fun messages |
| lore-hound | Claude Code + Codex | Source-hunting research harness: fan-out search → fetch → verify → cite |
| stack-golem | Claude Code + Codex | Notom-stack ops & debug — Scaleway, observability, local dev, Insomnia |
Claude Code:
/plugin marketplace add g-bastianelli/nuthouse
/plugin install <plugin>@nuthouse
Codex CLI:
codex plugin marketplace add g-bastianelli/nuthouse
Then open /plugins and install the plugin you want.
Cross-runtime plugins use one canonical root tree:
<plugin>/
.claude-plugin/plugin.json # skills: ./skills/, agents: ./agents/*.md
.codex-plugin/plugin.json # skills: ./skills/
assets/
persona.md
shared/
skills/
agents/
lib/
tests/
claudecode/ # Claude-only hooks/lib/tests/data
Skills and agents live at the plugin root. Do not create duplicate runtime copies under codex/ or claudecode/skills/.
bun install
bun test
bun run test:meta
bun run lint
bun run fmt:check
See the root layout spec for the current structure contract.
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 g-bastianelli/nuthouse --plugin saucy-statusLinear workflow plugin for issue intake, planning, project creation, milestone creation, and issue drafting with SDD-formatted context and explicit mutation gates.
React implementation specialist with parallel codebase exploration. Enforces strict architectural rules: one component per file, folder mirrors JSX tree, IDs-only props, shared select hooks.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.