Ichiaka

Optimize Agents — Development skill for Claude Code

Development community

Review AGENTS.md (or all the agent's files) with the optimize-agents-md skill and show the proposal without applying anything.

How to install Optimize Agents

Installs to ~/.claude/skills/ichiaka-optimize-agents-md-optimize-agents/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ichiaka-optimize-agents-md-optimize-agents && curl -fsSL https://raw.githubusercontent.com/Ichiaka/optimize-agents-md/HEAD/commands/optimize-agents.md -o ~/.claude/skills/ichiaka-optimize-agents-md-optimize-agents/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Optimize Agents does


description: Review AGENTS.md (or all the agent's files) with the optimize-agents-md skill and show the proposal without applying anything argument-hint: [empty = AGENTS.md | all | check | path to a file]

Use the optimize-agents-md skill according to what is given here: "$ARGUMENTS".

  • If empty: review only AGENTS.md (or CLAUDE.md if that is the one the project uses).
  • If it says "all": use the skill's "all" mode, starting with AGENTS.md.
  • If it says "check": run only `audit_agents.py

Alternatives in Development

  • Epic Unblock — Sweep blocked epic issues and reopen anything whose dependencies are closed 243.5k ★
  • Understand Anything — Graphs that teach graphs that impress 80.7k ★
  • Codexbar — Show usage stats for OpenAI Codex and Claude Code, without having to login 8.8k ★

Full documentation available on GitHub

View Source Repository