SDK Skills — Code Quality skill for Claude Code
Agent skills for managing feature development across Sentry SDKs, following the Agent Skills open format.
How to install SDK Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open getsentry/sdk-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What SDK Skills does
Agent skills for managing feature development across Sentry SDKs, following the [Agent Skills](https://agentskills.io) open format.
Alternatives in Code Quality
- Import Drawio — Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level 27.2k ★
- Open Code Review — /open-code-review 21.5k ★
- Job Stories — Create job stories with acceptance criteria in JTBD format 7.8k ★
README
Sentry SDK Skills
Agent skills for managing feature development across Sentry SDKs, following the [Agent Skills](https://agentskills.io) open format.
Installation
Claude Code (from local clone)
# Clone the repository
git clone git@github.com:getsentry/sdk-skills.git
cd sdk-skills
# Install the marketplace from the local clone
# Note: ./ (not .) - the slash indicates a local path vs remote marketplace name (owner/repo)
claude plugin marketplace add ./
# Install the plugin directly
claude plugin install sentry-sdk-skills
After installation, restart Claude Code. The skills will be automatically invoked when relevant to your task.
Updating
# Update the marketplace index
claude plugin marketplace update
# Update the plugin
claude plugin update sentry-sdk-skills
Or use `/plugin` to open the interactive plugin manager.
Other Agents
Copy the `skills/` directory to your agent's skills location, or reference the SKILL.md files directly according to your agent's documentation.
Available Skills
| Skill | Description |
|---|---|
contributing-md |
Generate or update CONTRIBUTING.md for Sentry SDK repositories. Use when asked to "create contributing.md", "update contributing.md", "contributing guide", or "align contributing.md with standard". |
daily-update |
Generate a formatted async daily standup message for the Sentry SDK team channel. Use when creating a "daily update", "async daily", or "standup update". |
linear-initiative |
Creates Linear projects for SDK teams from an initiative. Use when rolling out features across multiple SDKs. |
linear-sdk-telemetry-labeler |
Classify and apply SDK Telemetry labels (Errors, Spans, Traces, Profiles, Replays, Logs, Metrics, Checks, etc.) to Linear issues. Use when tagging issues by telemetry signal. Accepts a team name or a list of Linear IDs. |
linear-type-labeler |
Classify and apply Type labels (Bug, Feature, Improvement, Task, etc.) to Linea |
Related Skills
Claude Command Suite
Professional slash commands for Claude Code that provide structured workflows for software development tasks,
Coordinate Agents
Run one coordination sweep across live weftspun agents — snapshot the Bao KV agents/ store, notify each live p
Session Start
Start a new development session by creating a session file in .claude/sessions/ with the format YYYY-MM-DD-HHM
Okf Skill
A stronger Claude Code skill/plugin for the Open Knowledge Format (OKF) v0.1: deterministic zero-dependency va
Claude Starter
Production-ready Claude Code configuration template with 40 auto-activating skills across 8 domains, TOON form
M Review
Conduct code review following Memory Bank standards and checklists
Related Agents
SDK Architect
GAIA SDK architecture specialist. Use PROACTIVELY when designing SDK APIs, ensuring pattern consistency across
Act 1 Setup
Read-only narrative steward for Act I (slides 1-5) of the Workflow SDK GA deck. Covers the cold open, happy-pa
Git Helper
Assists with Git operations following branching strategy and commit conventions. PROACTIVELY use when creating