Claude Code configuration documentation and reference skills
npx claudepluginhub DuncanJurman/entropy-pluginsA Claude Code plugin marketplace by Duncan Jurman.
/plugin marketplace add duncanjurman/entropy-plugins
/plugin install meta-unify@entropy-marketplace
/meta-unify:status
To get the latest version of plugins:
/plugin marketplace update entropy-marketplace
/plugin update meta-unify@entropy-marketplace
Unified configuration management for Claude Code and Codex.
Manage MCP servers, skills, hooks, rules, and instructions across both Claude Code and Codex from a single interface. Automatically translates between formats (JSON, TOML, Starlark) and keeps configurations synchronized.
| Command | Description |
|---|---|
/meta-unify:add-mcp | Add MCP servers to both Claude Code and Codex |
/meta-unify:add-skill | Create skills in both systems |
/meta-unify:add-hook | Add event-based hooks (Claude Code only) |
/meta-unify:add-rule | Add permission rules to both systems |
/meta-unify:update-mcp | Modify existing MCP server configurations |
/meta-unify:update-skill | Modify existing skills |
/meta-unify:sync | Synchronize configurations between systems |
/meta-unify:status | Display configuration state across both systems |
/meta-unify:doctor | Diagnose and fix configuration issues |
/meta-unify:instructions | Manage CLAUDE.md and AGENTS.md files |
| Type | Claude Code | Codex |
|---|---|---|
| MCP Servers | ~/.claude.json, .mcp.json | ~/.codex/config.toml |
| Skills | ~/.claude/skills/ | ~/.codex/skills/ |
| Hooks | ~/.claude/settings.json | N/A (Claude only) |
| Rules | permissions in settings.json | ~/.codex/rules/*.rules |
| Instructions | CLAUDE.md | AGENTS.md |
Autonomous development orchestrator combining ephemeral Ralph workers with Beads task tracking.
Automates software development by breaking work into granular beads, spawning ephemeral "Ralph" workers to complete each task, running parallel execution on independent work, and automatically verifying merged results.
bd ready| Command | Description |
|---|---|
/god-ralph start | Start orchestrator (dry-run first) |
/god-ralph plan | Interactive bead creation wizard |
/god-ralph status | Show current progress |
/god-ralph stop | Gracefully stop execution |
/god-ralph <id> | Run Ralph on a specific bead |
bd) installedMIT License - see individual plugin directories for details.
Duncan Jurman
Unified configuration management for Claude Code and Codex. Add MCP servers, skills, hooks, rules, and instructions to both systems simultaneously.
Unified configuration management for Claude Code and Codex. Add MCP servers, skills, hooks, rules, and instructions to both systems simultaneously.
Autonomous development orchestrator combining the Ralph Wiggum ephemeral loop pattern with Beads granular work items. Spawns ephemeral Ralphs to complete beads in parallel, with verification and auto-merge.
Autonomous development orchestrator combining the Ralph Wiggum ephemeral loop pattern with Beads granular work items. Spawns ephemeral Ralphs to complete beads in parallel, with verification and auto-merge.
Parallel bead execution with Ralph workers delegated to Codex (MCP).
Parallel bead execution with Ralph workers delegated to Codex (MCP).
Claude Code configuration reference: hooks, skills, plugins, subagents, MCP, settings, and memory management. Model-invoked skills provide on-demand documentation.
Iterative planning skill that explores codebases, researches best practices, and creates comprehensive self-contained implementation plans
Iterative planning skill that explores codebases, researches best practices, and creates comprehensive self-contained implementation plans
Automated pipeline for decomposing plans into validated beads. Chains decomposition with two validation passes for quality assurance.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Share bugs, ideas, or general feedback.