claude-md-progressive-disclosurer
An agent skill by daymade, from daymade/claude-code-skills. Tags: code-quality, documentation, planning, review, strategy.
What it does
Optimize, slim, or restructure CLAUDE.md/AGENTS.md with progressive disclosure and zero information loss. Use when the user explicitly asks to audit, 精简, 瘦身, 重构, split, or diagnose adherence problems in instruction files. Profiles the whole resident startup surface, allocates rules among prose, path rules, Skills, hooks, and references, then moves low-frequency sections verbatim with content-integrity checks. Also use when an active task starts moving or compressing instruction sections. Not for generic task drift unless instruction files are in scope.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add daymade/claude-code-skills --skill claude-md-progressive-disclosurer
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/daymade/claude-code-skills
cp -r claude-code-skills/daymade-claude-code/claude-md-progressive-disclosurer ~/.claude/skills/claude-md-progressive-disclosurer
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- daymade/claude-code-skills (all skills from this repository)
- Path
- daymade-claude-code/claude-md-progressive-disclosurer/SKILL.md
- Branch
- main
- Updated
- 2026-09-20
Related skills
- marketing-plan — When the user needs a comprehensive marketing plan for a client, a company they advise, or their own product.
- claude-migrate-memory-to-doc — Migrates Claude Code personal memory (the per-project memory/ directory) into tool-agnostic reference docs.
- docs-cleaner — Consolidates redundant documentation while preserving all valuable content; keeps a doc set truthful after things change.
- skill-reviewer — Reviews and improves Claude Code skills against official best practices.
- audit-prep-assistant — Prepares codebases for security review using Trail of Bits' checklist.
- co-marketing — When the user wants to find co-marketing partners, plan joint campaigns, or brainstorm partnership opportunities.