Skip to content
Skill

claude-code-optimizer

by vbonk

AI Summary

Heuristic scoring (no AI key configured).

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "claude-code-optimizer" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/claude-code-optimizer && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/claude-code-optimizer/SKILL.md "https://raw.githubusercontent.com/vbonk/claude-code-optimizer/main/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Audit and optimize Claude Code installations to current best practices. Use when users ask to check, audit, optimize, or improve their Claude Code setup, configuration, hooks, permissions, or workflow. Triggers on requests mentioning Claude Code settings, CLAUDE.md files, hooks configuration, permissions setup, or performance optimization.

Claude Code Optimizer

Audit and optimize Claude Code installations. Requires Claude Code 2.1.3 or later.

Quick Start

Run the appropriate audit based on user request: • Full audit: Invoke audit-orchestrator agent for comprehensive review • Specific audit: Invoke specialized agent directly (see Agents below) • Quick check: Run inline checks from Audit Checklist

Agents

Invoke via Task tool with appropriate subagent_type: | Agent | Purpose | |-------|---------| | audit-orchestrator | Coordinates full audit across all areas | | config-auditor | Audits settings.json and CLAUDE.md files | | hooks-auditor | Audits hook configurations | | permissions-auditor | Audits permission patterns | | workflow-auditor | Audits commands, agents, and skills | | mcp-auditor | Audits MCP server configurations | Agent definitions are in agents/ directory. Install to ~/.claude/agents/ or .claude/agents/.

Configuration Files

Check these locations exist and are properly configured: ` ~/.claude/settings.json # User settings .claude/settings.json # Project settings CLAUDE.md # Project memory (root) .claude/CLAUDE.md # Alternative location CLAUDE.local.md # Local overrides (gitignored) ~/.claude/CLAUDE.md # User-level memory `

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
2 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars2
Forks1
Issues0
Updated3mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code