agent-md-refactor
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install agent-md-refactor --cli claudewrites the skill into.claude/skills/agent-md-refactor/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/agent-md-refactor/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
When to use it
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/agent-md-refactor/SKILL.md -o .claude/skills/agent-md-refactor/SKILL.md
Notes
Extracted from davila7/claude-code-templates, agent-md-refactor category.