agent-config

Route and validate agent CLI configuration across Claude Code, Codex CLI, and Gemini CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jmagar/rust-bin --skill agent-config-jmagar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-config
Source: https://github.com/jmagar/rust-bin/tree/main/.claude/skills/agent-config
Command: npx skills add https://github.com/jmagar/rust-bin --skill agent-config-jmagar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Specialized routing and governance for cross-platform agent CLI configuration across Claude Code, Codex CLI, and Gemini CLI to prevent drift and misconfigurations in tooling.

Core Features & Use Cases

  • Routing and validation of config surfaces across Claude/Codex/Gemini (skills, subagents, hooks, MCP servers, plugins, memory).
  • Bundling and referencing documentation, references/, and scripts to keep configuration honest and in sync.
  • Quick-start-oriented guidance for onboarding, audits, and multi-platform deployments.

Quick Start

Run a project-wide routing and validation pass to align all agent CLI configuration across Claude Code, Codex CLI, and Gemini CLI.

Frequently Asked Questions about agent-config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep agent CLI configuration in sync across Claude Code, Codex CLI, and Gemini CLI?

Cross-platform agent CLI configuration is kept in sync by routing and validating manifest locations, settings, and permissions across Claude Code, Codex CLI, and Gemini CLI to prevent drift. It enforces consistent references and validation scripts across all platforms.

What is the best way to validate agent hooks, skills, and MCP servers before deployment?

Validating agent hooks, skills, and MCP servers is handled by running project-wide routing and validation passes that check configuration surfaces against reference materials. This ensures consistent manifest locations and prevents misconfigurations before deployment.

Does this configuration routing approach support subagents and slash commands?

Yes, configuration routing supports subagents and slash commands by governing all config surfaces including plugins, memory, permissions, and settings. It validates these components across Claude Code, Codex CLI, and Gemini CLI to maintain consistency.

How do I audit multi-platform agent CLI settings for misconfigurations?

Auditing multi-platform agent CLI settings involves running validation scripts and referencing bundled documentation to check for misconfigurations in skills, hooks, and MCP servers. It aligns configurations across Claude Code, Codex CLI, and Gemini CLI.

Why does my agent CLI configuration drift between different platforms?

Agent CLI configuration drifts between platforms when manifest locations and validation checks are not enforced consistently. Routing and governance tooling prevents this by aligning skills, subagents, hooks, and MCP servers across Claude Code, Codex CLI, and Gemini CLI.