Agent Standards Setup

How to capture and enforce coding standards and conventions for AI coding agents in a repository, cross-tool and not Claude-specific. Use when setting up AGENTS.md, deciding where a convention should live, wiring a CLAUDE.md @AGENTS.md bridge, making rules portable across Cursor, Copilot, Codex, Gemini CLI, Aider, and Claude Code, or enforcing conventions via linters, analyzers, or .editorconfig. Covers the two-layer model (deterministic enforcement plus natural-language context) and the routing rule for which layer a given rule belongs in.

BlakeHastings 219209c 7.3 KB Updated

File contents

BlakeHastings/claude-code-artifacts/tree/main/agent-standards-setup commit 219209c57c

Frequently asked questions

npx skillmds@latest add blakehastings/agent-standards-setup