What problem does it solve? Documentation often becomes long, dense, and hard to scan, forcing readers and PR reviewers to reconstruct context before they can act. This Skill applies cognitive-load principles so guides, READMEs, RFCs, and review docs communicate the key decision or action immediately. ## Core Features & Use Cases - Cognitive Patterns: Applies six rules including leading with the answer, progressive disclosure, chunking, signposting, and recognition over recall. - Default Document Template: Provides a reusable Markdown structure with an outcome-oriented title, quick path, details table, checklist, and next step. - PR Review Guidance: Makes the review path explicit by stating what to review first, what is out of scope, and linking chained PRs. - Use Case: When writing an architecture RFC that reviewers keep ignoring, restructure it so the decision appears first, details live in a scannable table, and acceptance criteria become a checklist. ## Quick Start Ask the AI to rewrite your README or PR description using cognitive load principles so the key decision and action steps appear first.