agents-progressive-disclosure
Refactor bloated instruction files into compact routing entrypoints
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core