Progressive Disclosure
Analyze and restructure how a repository progressively discloses its documentation through root configuration files (AGENTS.md, CLAUDE.md, GEMINI.md, USER.md, TOOLS.md, BOOTSTRAP.md, DESIGN.md, NOTICE.md). Maps reference graphs, detects orphaned documents, and generates thematic book-style indexes to prevent context rot.
Routing
This skill auto-selects the correct workflow based on user intent.
Step 1: Determine Mode
- User asks to analyze, audit, map, or assess — Route to
progressive-disclosure:analyze - User asks to restructure, refactor, index, or organize — Route to
progressive-disclosure:restructure - No explicit mode specified — Default to
progressive-disclosure:analyze
Step 2: Invoke
Invoke the appropriate subskill. Do not duplicate their logic here.