by AnastasiyaW · MCP Server · ★ 138
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is codex-claude-code-config safe to install? View the security audit →
# Claude Code + Codex Agent Configuration System A practical configuration kit for Claude Code, Codex, and other coding agents. It contains architectural principles, enforcement hooks, skills, drop-in rules, starter templates, and dynamic-workflow commands. Drop the relevant parts into a project so the agent starts from verified working patterns instead of rediscovering them every session. This is not a collection of tips. It is a system that teaches your agent how to work - when to use one agent vs many, how to verify its own output, how to manage context across long sessions, how to not get poisoned by malicious packages. Installation Three paths depending on what you need: Option 1: Claude Code plugin (fastest) Then in your Claude Code chat: Option 2: Global install (hooks + skills available in every project) bash git clone https://github.com/AnastasiyaW/claude-code-config /claude-code-config Copy the always-on safety hooks to your global config python /claude-code-config/scripts/installhooks.py --global Claude Code: copy a selected skill directory, not its parent category mkdir -p /.claude/skills
| Stars | 138 |
| Forks | 22 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.0940076173442/100 |
| Open Issues | 1 |
| Last Updated | 2026-08-07 |
| Created | 2026-03-28 |
| Platforms | claude-code, codex, mcp, python |
| Est. Tokens | ~21k |
These tools work well together with codex-claude-code-config for enhanced workflows:
Looking for a codex-claude-code-config alternative? If you're comparing codex-claude-code-config with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Claude Code Skills Marketplace: plugins, skills for ADR-driven development, DevOps automation, ClickHouse mana
The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.
AI agent tooling for data engineering workflows.
The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plug
Open Python agent harness for production AI apps: tools, MCP, memory, workspace, telemetry, subagents, backgro
HeyClaude (formerly Claude Pro Directory) is a searchable collection of pre-built AI skills, agents, MCP serve
Explore other popular mcp server tools:
codex-claude-code-config is Claude Code, Codex, and multi-agent configuration system: principles, hooks, skills, and workflow patterns for AI-assisted development. It is categorized as a MCP Server with 138 GitHub stars.
codex-claude-code-config is primarily written in Python. It covers topics such as agent-harness, ai-agents, claude.
You can find installation instructions and usage details in the codex-claude-code-config GitHub repository at github.com/AnastasiyaW/codex-claude-code-config. The project has 138 stars and 22 forks, indicating an active community.
codex-claude-code-config is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to codex-claude-code-config on Agent Skills Hub include cc-skills, aeon, agents. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.