progressive-disclosure

Load metadata, instructions, or resources based on query relevance and task complexity.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/Wesley1600/ClaudeCodeFrameWork --skill progressive-disclosure-wesley1600
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: progressive-disclosure
Source: https://github.com/Wesley1600/ClaudeCodeFrameWork/tree/main/.claude/skills/progressive-disclosure
Command: npx skills add https://github.com/Wesley1600/ClaudeCodeFrameWork --skill progressive-disclosure-wesley1600

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

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.

Frequently Asked Questions about progressive-disclosure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize my context window usage when working with Claude?

Progressive disclosure optimizes context window usage by loading only the metadata, instructions, or full resources you actually need based on your query and task type. This reduces cognitive load and preserves context for other work.

What's the best way to manage content depth across different task complexity levels?

Progressive disclosure implements a three-tier framework that evaluates query relevance and task complexity to automatically adjust content depth. It upgrades or downgrades the disclosure level as your task evolves, matching the detail to what you need.

How does relevance scoring determine which content to load?

Relevance scoring evaluates your query against the skill's content to decide whether to load metadata alone, full instructions, or complete resources. This decision-making adapts to task type and complexity, ensuring you get proportional detail without waste.

Can I request deeper content if the initial disclosure level is too shallow?

Yes. Progressive disclosure supports runtime upgrades—if metadata-only initially loads, you can request deeper guidance and the skill will provide full instructions or resources as your task evolves.

When should I use progressive disclosure instead of loading full skill content upfront?

Use progressive disclosure when context is constrained, tasks vary in complexity, or you're exploring a topic before committing to deep investigation. It's particularly valuable for meta-skills and cross-skill loading scenarios where selective content reduces overhead.