Caph-devCaph-devCommunity·1 Agent Skills Included

agents-progressive-disclosure

Refactor bloated instruction files into compact routing entrypoints

Refactors bloated AGENTS.md and CLAUDE.md instruction files into a compact routing entrypoint plus focused docs/ reference files. Detects contradictory rules, classifies content into always-on rules and task-specific details, and validates that nothing is lost. Cuts always-loaded context, keeps project documentation detailed, and makes long-term maintenance easier.
npx skills add Caph-dev/agents-progressive-disclosure --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agents-progressive-disclosure?â–¼

Run `npx skills add Caph-dev/agents-progressive-disclosure --all -g -y` in your terminal to install it globally for all your projects.

How to reduce AGENTS.md file size?â–¼

This skill rewrites your AGENTS.md as a compact router that keeps only always-on rules and moves detailed guidance into focused docs/ files loaded on demand.

Does it work with CLAUDE.md and GEMINI.md?â–¼

Yes. It supports AGENTS.md, CLAUDE.md, GEMINI.md, and project-specific instruction files, preserving platform formats like .claude/rules/ or .cursor/rules/.

Will refactoring lose any of my original rules?â–¼

No. The skill creates a backup first, builds a preservation checklist mapping every original rule to its new location, and verifies nothing was dropped or contradicted.

Do I need coding experience to use it?â–¼

No. Just ask your agent in plain English to refactor your instruction file, and it handles the analysis, splitting, and validation automatically.

Related Repositories in Software Engineering

View All in Software Engineering→