Skip to main content
An AGENTS.md file in your project root teaches AI coding agents (Claude Code, Cursor, Copilot) how to interact with Cekura for your specific project. Copy the template below and customize it.

Template

Copy this into AGENTS.md at your project root:

Customization Tips

Replace YOUR_AGENT_ID and YOUR_PROJECT_ID with actual values so the AI agent can immediately start working without asking for IDs.
Add the names and IDs of your most important metrics. This helps the agent prioritize which metrics to check when reviewing results.
If your agent uses domain-specific terms (e.g., “booking flow”, “escalation protocol”), define them so the AI assistant understands your context.
Include step-by-step workflows specific to your team, like “How to investigate a failed regression test” or “How to onboard a new agent.”