Unify Agents Md banner
lelandg lelandg

Unify Agents Md

AI community

Description

--- description: Make AGENTS.md the canonical guide every AI coding CLI follows; reduce CLAUDE.md/GEMINI.md to @import pointers. Local project by default, then offers the global ~/.claude setup. argument-hint: [local | global | path-to-project] --- Invoke the `unify-agents-md` skill. Scope from `$ARGUMENTS`: - empty or `local` → operate on the current project (default). - `global` → skip straight to the global machine-wide setup (still confirm before editing existing files). - a path → treat t

Installation

Installs to ~/.claude/commands/lelandg-.claude_code-unify-agents-md.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lelandg/.claude_code/HEAD/.claude/commands/unify-agents-md.md -o ~/.claude/commands/lelandg-.claude_code-unify-agents-md.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository