clean-up-agent-config

Consolidate AI coding agent instructions into AGENTS.md and organize tool-specific settings.

2|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/cboone/cboone-cc-plugins --skill clean-up-agent-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clean-up-agent-config
Source: https://github.com/cboone/cboone-cc-plugins/tree/main/plugins/clean-up-agent-config/skills/clean-up-agent-config
Command: npx skills add https://github.com/cboone/cboone-cc-plugins --skill clean-up-agent-config

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of AI coding agent configuration and instruction files across multiple tools, preventing duplication and ensuring consistency.

Core Features & Use Cases

  • Consolidation: Merges scattered agent instructions into a single source of truth (AGENTS.md).
  • Standardization: Organizes tool-specific configurations into dedicated files and directories.
  • Use Case: When you have CLAUDE.md, .claude/settings.json, .github/copilot-instructions.md, and other scattered agent configuration files, this Skill will consolidate them into a clean, manageable structure with AGENTS.md as the primary instruction file and tool-specific configurations properly placed.

Quick Start

Use the clean-up-agent-config skill to review and organize all AI agent configuration files in the current repository.

Frequently Asked Questions about clean-up-agent-config

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

FAQPage Schema
How do I consolidate scattered AI coding agent instruction files like CLAUDE.md and copilot-instructions.md?

To consolidate scattered AI coding agent instruction files, this Skill reviews and merges configurations from Claude Code, Codex, Copilot, and OpenCode into a single source of truth file named AGENTS.md. It standardizes instructions and organizes tool-specific settings into dedicated directories.

What is the best way to standardize agent config files across multiple coding tools?

The best way to standardize agent config files is to consolidate duplicate instructions into AGENTS.md and reorganize tool-specific settings into dedicated files and directories. This Skill handles that reorganization automatically across Claude Code, Codex, Copilot, and OpenCode configurations.

Does this agent config cleanup tool support Copilot and OpenCode settings?

Yes, this agent config cleanup tool fully supports Copilot and OpenCode settings, alongside Claude Code and Codex. It reviews all these tools' configuration files and reorganizes them into a standardized directory structure with AGENTS.md as the primary instruction file.

How do I merge duplicate AI agent instructions into a single source of truth?

You can merge duplicate AI agent instructions by running this Skill to review your repository's configuration files. It consolidates overlapping instructions into AGENTS.md, eliminating duplication and ensuring consistency across your AI coding tools.

When should I reorganize my AI coding agent configuration files?

You should reorganize your AI coding agent configuration files when duplication occurs across tools like Claude Code and Codex, or when scattered settings like .claude/settings.json become difficult to manage. This Skill standardizes them into a clean, maintainable structure.