sentry-triage-to-pr

sentry-triage-to-pr is a skill for Codex from BjornMelin/dev-skills. It costs 85 tokens per session (583 once invoked), scanned A, original, no licence file.

A workflow for turning unresolved Sentry errors into ranked groups, GitHub plans, code branches, pull requests, and follow-up actions. Sentry is a service that records errors from running software.

In plain words
What is it for?
It is for prioritizing Sentry backlogs, creating GitHub issues and pull requests from error evidence, and checking the resulting changes locally.
Why use it?
It removes the manual work of sorting production errors and carrying each one through to a proposed code change and verification.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit It is for prioritizing Sentry backlogs, creating GitHub issues and pull requests from error evidence, and checking the resulting changes locally.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bjornmelin/dev-skills/sentry-triage-to-pr
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add BjornMelin/dev-skills --skill sentry-triage-to-pr
Clone the repo
git clone --depth 1 https://github.com/BjornMelin/dev-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sentry-triage-to-pr

README.md
[![agentmods](https://agentmods.dev/badge/skills/bjornmelin/dev-skills/sentry-triage-to-pr/github.svg)](https://agentmods.dev/skills/bjornmelin/dev-skills/sentry-triage-to-pr)
Your own site
<a href="https://agentmods.dev/skills/bjornmelin/dev-skills/sentry-triage-to-pr"><img src="https://agentmods.dev/badge/skills/bjornmelin/dev-skills/sentry-triage-to-pr/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sentry-triage-to-pr

Your own site · 80×15
<a href="https://agentmods.dev/skills/bjornmelin/dev-skills/sentry-triage-to-pr"><img src="https://agentmods.dev/badge/skills/bjornmelin/dev-skills/sentry-triage-to-pr.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 583 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00085 $0.00583
Opus 5 $0.00043 $0.00292
Sonnet 5 $0.00017 $0.00117
Haiku 4.5 $0.00009 $0.00058

Measured 11d ago against content hash 9d81fb0b89aa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

sentry-triage-to-pr scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/sentry_triage_operator.py, scripts/tests/test_sentry_triage_operator.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

archive/skills/sentry-triage-to-pr/SKILL.md · 47 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 47 lines · 85 tokens per session scan A 9d81fb0b89aa

Subscribe to this mod's changes

sentry-triage-to-pr is a skill published in the GitHub repository BjornMelin/dev-skills (7 stars, last pushed 3d ago), with no licence file. It adds 85 tokens to every session and 583 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ai-quality-complaint-8d-report

A business-diagnosis assistant for creating or reviewing an 8D report. An 8D report is a structured method for investigating a quality problem and documenting corrective action.

skillsaiagent/aiskills · 79 tokens

reframe-voice

Write, rewrite, or review content in the evidence-led reframe voice style. Use when the user explicitly asks to write in "reframe voice" or "reframe style". Do NOT use for general writing tasks.

sammcj/agentic-coding · 49 tokens

incident-learning

Convert operational incident and near-miss evidence into durable product, engineering, test, evaluation, and governance improvements with verified closure. Separate observed facts from causal hypotheses and unresolved uncertainty; map follow-up work across code, tests, skills, operations, product, and governance…

magnus919/agent-skills · 98 tokens

issue-tracker

A structured workflow for handling reported problems by separating product-design questions from technical implementation bugs. It records each type in the appropriate issue-tracking document.

TashanGKD/tashan-cursor-skills · 90 tokens

tashan-workbench-dev

A project-specific guide for developing, starting, and debugging Tashan Workbench, a local desktop AI application built from several related packages in one repository.

TashanGKD/tashan-cursor-skills · 88 tokens

qa-to-issues

Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Use when user wants to report bugs in their own codebase and create Github issues conversationally.

sammcj/agentic-coding · 43 tokens