cognitive-doc-design

Optimize technical documentation and pull request descriptions to minimize cognitive load.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/LuisAlbertoMK/gentleman-agent-gh --skill cognitive-doc-design-luisalbertomk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cognitive-doc-design
Source: https://github.com/LuisAlbertoMK/gentleman-agent-gh/tree/main/internal/assets/skills/cognitive-doc-design
Command: npx skills add https://github.com/LuisAlbertoMK/gentleman-agent-gh --skill cognitive-doc-design-luisalbertomk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the issue of dense, unreadable, or overwhelming documentation that leads to reviewer burnout and poor knowledge retention.

Core Features & Use Cases

  • Cognitive Load Reduction: Applies patterns like progressive disclosure and chunking to make complex information scannable.
  • Review-Centric Design: Structures PRs and RFCs to allow reviewers to verify intent and outcomes without reconstructing the entire history.
  • Use Case: Use this when drafting a complex architecture decision record or a long-form PR description to ensure stakeholders can quickly grasp the core changes and verification steps.

Quick Start

Apply the cognitive doc design patterns to the current pull request description to improve clarity and reviewer efficiency.

Frequently Asked Questions about cognitive-doc-design

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

FAQPage Schema
How do I reduce cognitive load in technical documentation?

Reduce cognitive load in technical documentation by applying progressive disclosure and chunking patterns to make complex information scannable, ensuring readers can quickly grasp core changes and verification steps.

What is the best way to structure pull request descriptions for reviewers?

Structure pull request descriptions using review-centric design patterns that allow reviewers to verify intent and outcomes without reconstructing history, minimizing reviewer burnout and improving verification efficiency.

How do I write an architecture decision record that is easy to scan?

Write scannable architecture decision records by implementing standardized formatting patterns and structured signposting to ensure consistent information hierarchy and clear verification paths across project repositories.

Can I use progressive disclosure for onboarding materials?

Use progressive disclosure for onboarding materials to facilitate the creation of outcome-oriented guides that prevent overwhelming new users, allowing them to absorb complex architecture concepts incrementally.

When should I apply structured signposting to project repositories?

Apply structured signposting to project repositories when drafting long-form PR descriptions or complex architecture records to ensure stakeholders can quickly verify changes without experiencing information overload.

Why does dense documentation lead to poor knowledge retention?

Dense documentation leads to poor knowledge retention because overwhelming information structures cause reviewer burnout, preventing readers from reconstructing the context needed to verify intent and outcomes effectively.