A collection of AI agent skills and subagents for Sentry's internal development workflows, following the open Agent Skills format.
Sentry Skills is a collection of AI agent skills and subagents used internally by the Sentry engineering team to automate and standardize development workflows. It provides specialized tools for code review, security auditing, pull request management, documentation, and other common engineering tasks that integrate with Claude Code and compatible AI agents. The project solves the problem of maintaining consistent practices and reducing manual toil across a large engineering organization.
Sentry employees and developers working within the Sentry ecosystem who use AI agents like Claude Code, Cursor, or GitHub Copilot for their daily development tasks. It's specifically designed for teams that want to enforce standardized engineering practices through automated agent skills.
Developers choose Sentry Skills because it provides a battle-tested, internally curated set of agent skills that follow Sentry's specific engineering conventions and practices. Unlike generic agent skills, these are customized for Sentry's workflows and vendored to ensure reliability and consistency across the entire engineering team.
Agent Skills used by the Sentry team for development.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Over 20 pre-built skills automate common tasks like code review, security audits, and PR management, providing a ready-made toolkit for Sentry engineers based on internal README listings.
Skills are vendored and customized from external sources to ensure consistency across the team, reducing manual toil and aligning with Sentry's engineering practices as described in the philosophy section.
Follows the Agent Skills specification, allowing integration with Claude Code, Cursor, GitHub Copilot, and other agents via skills.sh, as shown in the installation instructions.
Organized as a Claude Code marketplace with plugin-based structure, enabling easy installation and updates of global or domain-specific skills, detailed in the repository structure.
Skills are heavily tailored to Sentry's internal conventions and tools, making them less useful for external teams with different workflows or tech stacks, as indicated by the project's target audience.
Since skills are copied from external sources rather than dynamically linked, keeping them current requires manual updates, which could lead to staleness compared to upstream versions, as admitted in the vendoring approach.
The README is geared toward Sentry employees, with minimal guidance for external contributors or adapters, potentially creating a barrier for open-source adoption despite the Apache-2.0 license.
Full functionality relies on specific AI agents like Claude Code or skills.sh-compatible tools, limiting use in environments with different or restricted agent ecosystems, as noted in the installation requirements.