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.

ToolWhat It IsWhen to Reach For It
AGENTS.mdAlways-loaded repo instructionsEvery SDK repo — sets the baseline for all AI contributions
SkillsPortable AI playbooksEncode repeated workflows once, run them consistently
dotagentsSkills package managerShare and version-lock skills across the team
AI Code ReviewAI-powered PR feedbackEvery PR — surfaces issues before human review
Sentry MCP ServerLive Sentry data in your LLM clientBring Sentry issues and Seer analysis into your coding session
Sentry CLINatural-language issue managementList, inspect, and triage issues from the terminal or an agent
Rules filesWorkflow-specific instructionsFixed 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").