Trim CLAUDE.md and AGENTS.md files to reduce context cost. Apply the "less is more" finding from empirical research on agentic coding context files. Use when user says "trim our context files", "lean up CLAUDE.md", "optimize our agents.md", "reduce context", "our CLAUDE.md is too long", or asks to audit instruction files for bloat.
$npx -y skills add denisraison/claude-plugins --skill trim-contextInstalls into the current project.
Run `npx skills use "https://github.com/denisraison/claude-plugins" --skill "denisraison/claude-plugins/trim-context"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/denisraison/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/denisraison/claude-plugins"` and select the relevant skills, then follow their instructions.