Discover and explore top open-source AI tools and projects—updated daily.
getsentryAgent skills for AI-assisted software development
Top 85.2% on SourcePulse
This repository provides a collection of agent skills designed to standardize development workflows for Sentry employees, leveraging the open Agent Skills format. It enables AI agents to assist with tasks like code reviews, commit message generation, PR creation, and security analysis, aiming to improve consistency and efficiency across development teams.
How It Works
The project implements the Agent Skills open format, packaging skills as plugins for AI agents like Claude Code, Cursor, and GitHub Copilot. Skills are defined using SKILL.md files with YAML frontmatter, detailing their purpose, instructions, and examples. The repository functions as a marketplace, allowing users to install specific plugins (e.g., sentry-skills) or individual skills, promoting modularity and targeted adoption of AI-assisted development practices.
Quick Start & Requirements
claude plugin marketplace add getsentry/skills followed by claude plugin install sentry-skills@sentry-skills.skills.sh ecosystem: npx skills add getsentry/skills.Highlighted Details
code-review, commit, create-pr, find-bugs, iterate-pr, security-review, and code-simplifier.skills.sh ecosystem.Maintenance & Community
The provided README focuses on the technical implementation and does not detail specific contributors, sponsorships, or community channels such as Discord or Slack.
Licensing & Compatibility
Limitations & Caveats
The skills are primarily developed "for Sentry employees," indicating a potential focus on Sentry's internal workflows and conventions, which may require adaptation for broader general use. The vendoring approach necessitates manual updates for any external skill modifications.
1 day ago
Inactive