Conventions Check banner
eugenelim eugenelim

Conventions Check

Development community

Description

--- description: Check AGENTS.md, CLAUDE.md, and the projected agent artifacts (skills, subagents, commands) against the repo's conventions --- Verify the conventions below and report findings. If your project ships linters that cover any of these, run them; otherwise inspect the files directly and report each check by hand. Don't auto-fix — report findings and let the user decide. ## AGENTS.md hygiene 1. Root `AGENTS.md` is under 120 lines; a core seed is under 100 lines. 2. `CLAUDE.md` is a

Installation

Installs to ~/.claude/commands/eugenelim-agent-ready-repo-conventions-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/eugenelim/agent-ready-repo/HEAD/.claude/commands/conventions-check.md -o ~/.claude/commands/eugenelim-agent-ready-repo-conventions-check.md

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

Full documentation available on GitHub

View Source Repository