* Alerting: Add @grafana/api-clients usage rule to CLAUDE.md
Document the convention of preferring auto-generated clients from
@grafana/api-clients over manually created RTKQ endpoints, including
the enhanceEndpoints pattern for when generated types are incomplete.
* Alerting: Rename CLAUDE.md to AGENTS.md for cross-tool compatibility
AGENTS.md is the universal convention recognized by Cursor, Copilot,
Codex, Windsurf, and other AI coding agents, while CLAUDE.md is
specific to Claude Code.
* AGENTS! Add developer friendly agents details for common developer tasks and gotchas working with the grafana repo
* Add in note about splitting frontend and backend changes
* pretty!
* split out agent file to reduce token usage if you are not doing docs work