progressive-disclosure

Use when creating new skills or refactoring existing skills - teaches the progressive disclosure architecture pattern to optimize context window usage by organizing skills into 3 tiers (metadata, entry point, references) and avoiding documentation dumps. Essential before any skill creation or modification work.

$ インストール

git clone https://github.com/nodays-off/rack-reserve /tmp/rack-reserve && cp -r /tmp/rack-reserve/.claude/skills/meta/progressive-disclosure ~/.claude/skills/rack-reserve

// tip: Run this command in your terminal to install the skill