cc-optimize

Audit Claude Code configurations and generate a prioritized remediation plan.

1|1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/MichaelvanLaar/claude-code-config-skills --skill cc-optimize-michaelvanlaar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cc-optimize
Source: https://github.com/MichaelvanLaar/claude-code-config-skills/tree/main/.claude/skills/cc-optimize
Command: npx skills add https://github.com/MichaelvanLaar/claude-code-config-skills --skill cc-optimize-michaelvanlaar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and optimize an existing Claude Code configuration to align with current best practices, reduce bloat, and improve maintainability.

Core Features & Use Cases

  • Inventory and assess CLAUDE.md, settings, hooks, MCP servers, and skills to identify redundancies, misconfigurations, and opportunities for automation.
  • Propose a prioritized plan (must fix, should fix, nice to have) with concrete, approvable changes, then apply them with user confirmation.
  • Validate open specs, documentation, and code context to ensure changes remain safe and deterministic.

Quick Start

Run /cc-optimize in your Claude Code project to begin the audit and optimization workflow.

Frequently Asked Questions about cc-optimize

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

FAQPage Schema
How do I audit my Claude Code configuration for bloat and misconfigurations?

To audit a Claude Code configuration, you can run a tool that inventories your CLAUDE.md, settings, hooks, MCP servers, and skills to identify redundancies and suggest remediation.

Can I reduce token costs by optimizing my CLAUDE.md and hooks?

Yes, optimizing your CLAUDE.md and hooks can reduce token costs by eliminating redundant configurations and bloat. An audit identifies unnecessary context and proposes structured changes.

How do I fix Claude Code MCP server misconfigurations?

To fix MCP server misconfigurations, you can run an audit that assesses your current setup, validates open specs, and generates a prioritized remediation plan with concrete, approvable changes.

Does the Claude Code optimization workflow apply changes automatically?

No, the workflow does not apply changes automatically. It proposes a prioritized plan categorized into must fix, should fix, and nice to have, requiring your explicit approval before applying any modifications.

What is the best way to improve Claude Code settings maintainability?

The best way to improve maintainability is to perform a structured audit that identifies gaps and misconfigurations across your settings and skills, ensuring changes remain safe and deterministic.

When should I optimize my Claude Code project setup?

You should optimize your Claude Code project setup when you notice configuration bloat, redundant hooks, or increased token costs, or when you need to align your existing setup with current best practices.