AI Tools
AI tools available for SDK development at Sentry — how they layer together and when to use each.
This section covers the AI tools available to SDK engineers, how they layer together, and when to reach for each.
| Tool | What It Is | When to Reach For It |
|---|---|---|
| AGENTS.md | Always-loaded repo instructions | Every SDK repo — sets the baseline for all AI contributions |
| Skills | Portable AI playbooks | Encode repeated workflows once, run them consistently |
| dotagents | Skills package manager | Share and version-lock skills across the team |
| AI Code Review | AI-powered PR feedback | Every PR — surfaces issues before human review |
| Sentry MCP Server | Live Sentry data in your LLM client | Bring Sentry issues and Seer analysis into your coding session |
| Sentry CLI | Natural-language issue management | List, inspect, and triage issues from the terminal or an agent |
| Rules files | Workflow-specific instructions | Fixed conventions that vary by task or directory |
Requirement levels (MUST/SHOULD) are defined in Repository and Documentation Standards and Review and CI Standards.
Was this helpful?
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").