normalize-agent-instructions

Installation
SKILL.md

Normalize Agent Instructions

Use this to make AGENTS.md the shared source of truth and CLAUDE.md the Claude Code adapter.

Policy

  • AGENTS.md holds cross-agent instructions.
  • CLAUDE.md imports the sibling AGENTS.md with @AGENTS.md, then may append Claude Code-specific rules.
  • Do not duplicate shared instructions between the two files.
  • Do not merge or discard two non-identical instruction files without a user decision.

Workflow

1. Scan

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

Suggested command:

Installs
1
Repository
andiedie/skills
First Seen
10 days ago
normalize-agent-instructions — andiedie/skills