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 intoAGENTS.md at your project root:
Customization Tips
Add your agent and project IDs
Add your agent and project IDs
Replace
YOUR_AGENT_ID and YOUR_PROJECT_ID with actual values so the AI agent can immediately start working without asking for IDs.List your key metrics
List your key metrics
Add the names and IDs of your most important metrics. This helps the agent prioritize which metrics to check when reviewing results.
Define project-specific terminology
Define project-specific terminology
If your agent uses domain-specific terms (e.g., “booking flow”, “escalation protocol”), define them so the AI assistant understands your context.
Add workflow recipes
Add workflow recipes
Include step-by-step workflows specific to your team, like “How to investigate a failed regression test” or “How to onboard a new agent.”