instruction-cleanup

Installation
SKILL.md

Instruction File Cleanup

Restructure bloated instruction files (CLAUDE.md, AGENTS.md, Cursor rules, etc.) to restore agent performance. Follows a three-phase cycle: Audit the full instruction surface area, Plan where each piece of content should live, Implement the restructuring with verification.

Why This Matters

Instruction files are a prompt budget, not documentation. Every line loads into the agent's context window and competes for attention with the actual task. Research shows instruction-following degrades uniformly as instruction count rises — bloated files don't just waste the middle, they degrade adherence everywhere.

The Three Phases

  1. AUDIT — measure everything
  2. PLAN — classify every section
  3. IMPLEMENT — restructure + verify

Work through each phase completely before moving to the next. Do NOT jump to restructuring without measuring first.


Phase 1: Audit

Installs
9
GitHub Stars
1
First Seen
Apr 16, 2026
instruction-cleanup — ivan-magda/instruction-health-skills