AI AGENT ADDONS

Agent Md Refactor

softaworks/agent-toolkit

An AI agent's instruction file should be easy to read and understand. Over time these files can grow very long. They become hard to manage.

This skill helps you organize the file into a clear structure. You will find contradictions and remove confusing parts. The result is a clean set of instructions that are simple to update.

You keep only the essential rules in the main file. Then you move the rest into separate linked documents. This approach is called progressive disclosure. It makes your agent instructions much easier to work with.

Add Agent Md Refactor skill to your workflow

Global

mkdir -p ~/.claude/skills/agent-md-refactor

Project

mkdir -p .claude/skills/agent-md-refactor

Source Repository

Stars
2,108
Forks
199
Watchers
2,108
License
MIT
Last Push
4 months ago
Created
6 months ago