Progressive Disclosure

Load a large corpus, document set, or codebase the way an index is meant to be used — read the index first, pull individual files or facts in on demand as the task actually needs them, and stop once there is enough to act, instead of reading everything up front. Use before reading many files, an entire directory, or a large document set for a task that plausibly needs only a fraction of it.

jonhill90 5f9559e 2 files · 6.2 KB Updated

File contents

jonhill90/skills/tree/main/skills/progressive-disclosure commit 5f9559e97f

Frequently asked questions

npx skillmds@latest add jonhill90/progressive-disclosure