normalize-agent-instructions

Installation
SKILL.md

Normalize Agent Instructions

Use this to make AGENTS.md the only instruction source and CLAUDE.md its adapter.

Policy

  • AGENTS.md holds all instructions.
  • A regular CLAUDE.md is a pure adapter whose canonical bytes are @AGENTS.md\n. It holds no additional instructions.
  • A CLAUDE.md symlink is normalized only when it directly and relatively targets a regular sibling AGENTS.md.
  • Never infer ownership of extra content or automatically merge, delete, overwrite, or deduplicate instructions.
  • Obey effective higher-priority local rules. An incompatible rule is an authority blocker, not a preference the user can bypass here.

Workflow

1. Scan The Complete Project

Find every AGENTS.md and CLAUDE.md in the current project, excluding dependency, generated, and VCS directories.

Use filename search as a discovery seed:

Installs
3
Repository
andiedie/skills
First Seen
Jul 13, 2026
normalize-agent-instructions — andiedie/skills