skill-file-progressive-disclosure-for-over-600-line-splits

When a SKILL.md file exceeds the 600-line hard limit, the correct resolution is progressive disclosure: extract subsections to numbered docs/ files alongside the skill, replace extracted sections with pointer blocks, and keep the main file under 400 lines. All unique content must be preserved — direct deletion is prohibited. frontend-intelligence was split 761→406 lines across 6 docs/ files (792 total lines) using this pattern.