agents-md

Installation
SKILL.md

AGENTS.md Audit

AGENTS.md is the source of truth for agent instructions. Always write to AGENTS.md, never directly to CLAUDE.md. Symlink CLAUDE.md so Claude Code loads it:

ln -s AGENTS.md CLAUDE.md

AGENTS.md files are execution contracts, not knowledge bases.

Litmus test for every line: "Would removing this cause the agent to make a mistake?" If no, cut it. Bloated instruction files cause agents to ignore actual rules. KISS applies to instruction files too — the simplest set of rules that prevents mistakes is the best set.

Reference Files

Related skills

More from mblode/agent-skills

Installs
166
GitHub Stars
38
First Seen
Feb 6, 2026