By Dunc4nJ
Claude Code configuration reference: hooks, skills, plugins, subagents, MCP, settings, and memory management. Model-invoked skills provide on-demand documentation.
Claude Code hooks configuration reference. Use when creating hooks, understanding hook events (PreToolUse, PostToolUse, Stop, SessionStart, etc.), debugging hook behavior, or implementing automation.
Claude Code MCP (Model Context Protocol) server configuration reference. Use when adding MCP servers, configuring external tools, or integrating third-party services.
Claude Code memory (CLAUDE.md) configuration reference. Use when setting up project memory, understanding memory hierarchy, or configuring persistent instructions.
Claude Code plugins configuration reference. Use when creating plugins, bundling commands/agents/hooks/skills/MCP servers, setting up marketplaces, or distributing extensions.
Claude Code settings configuration reference. Use when configuring Claude Code behavior, understanding settings hierarchy, or customizing project/user settings.
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.
A 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
Iterative planning skill that explores codebases, researches best practices, and creates comprehensive self-contained implementation plans
Parallel bead execution with Ralph workers delegated to Codex (MCP).
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.
Parallel bead execution with Ralph workers delegated to Codex (MCP).
npx claudepluginhub DuncanJurman/entropy-plugins --plugin claude-code-docsMeta-cognitive tools for Claude Code self-improvement. Learn from feedback, optimize configuration, and evolve your AI development workflow.
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
High-intelligence Claude Code copilot with deep code reasoning, evidence-driven planning, orchestration-first execution, model routing, context budgeting, CI/CD integration, enterprise security, plugin development, prompt engineering, performance profiling, agent teams, channels (event-driven autonomy with CI webhook, mobile approval relay, Discord bridge, and fakechat dev profile), interactive tutorials, LSP integration, security-hardened hook script library, MCP Prompts coverage, common workflow packs, runtime selection guide, computer-use patterns, checkpointing, scheduled-task blueprints, repo bootstrap scanner, hook policy engine (8 installable packs), layered memory deployment, role-based subagent packs (implementer, debugger, migration-lead, dependency-auditor, release-coordinator), 5 agent-team topology kits, autonomy operating mode (4 profiles + 3 gates), and a queryable 15-tool MCP documentation server with autonomy advisor.
Multi-agent orchestration system with MCP tools and Claude Code plugin agents. 51 specialized agents for development workflows, code quality, deployment, research, and more.
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use