progressive-disclosure

Community

Load only what you need, when you need it.

AuthorWesley1600
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Claude context windows are finite. This meta-skill manages progressive disclosure to load metadata, instructions, or full resources based on task relevance, reducing cognitive load and preserving context.

Core Features & Use Cases

  • Context-Aware Loading: Dynamically adjust the depth of loaded content to optimize context window usage.
  • Relevance Scoring: Evaluates user queries to decide content level (metadata, instructions, resources).
  • Adaptive Execution: Upgrades or downgrades skill depth as tasks evolve.

Quick Start

When you ask for help on a topic, Progressive Disclosure will load only the necessary level of detail. If you need more, request it and the skill will provide deeper guidance.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: progressive-disclosure
Download link: https://github.com/Wesley1600/ClaudeCodeFrameWork/archive/main.zip#progressive-disclosure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository