fix-sentry

fix-sentry is a skill for Claude Code, Codex from FerroxLabs/wayland. It costs 83 tokens per session (5,755 once invoked), scanned A, original, AGPL-3.0.

An automated workflow for finding and fixing frequently reported problems in Sentry, a service that collects application errors. It examines error traces and, for user-feedback reports, can inspect attached logs or screenshots.

In plain words
What is it for?
Finding Sentry issues above a chosen occurrence count, analyzing their stack traces, changing the code, creating GitHub issues, and submitting pull requests.
Why use it?
It helps turn recurring production errors into proposed code fixes and tracked GitHub work instead of handling each report manually.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/ferroxlabs/wayland/fix-sentry
Any agent
npx skills add FerroxLabs/wayland --skill fix-sentry
Clone the repo
git clone --depth 1 https://github.com/FerroxLabs/wayland

Made for: Claude Code, 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 fix-sentry

README.md
[![agentmods](https://agentmods.dev/badge/skills/ferroxlabs/wayland/fix-sentry.svg)](https://agentmods.dev/skills/ferroxlabs/wayland/fix-sentry)
Your own site
<a href="https://agentmods.dev/skills/ferroxlabs/wayland/fix-sentry"><img src="https://agentmods.dev/badge/skills/ferroxlabs/wayland/fix-sentry.svg" alt="Measured on agentmods" height="20"></a>
Per session 83 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,755 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00083 $0.05755
Opus 5 $0.00042 $0.02877
Sonnet 5 $0.00017 $0.01151
Haiku 4.5 $0.00008 $0.00575

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

Security

Grade A, and why

fix-sentry 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 6d ago.

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.

.claude/skills/fix-sentry/SKILL.md · 603 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

3 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. 6d ago First seen · 603 lines · 83 tokens per session scan A b16ce79c5aa6

Subscribe to this mod's changes

fix-sentry is a skill published in the GitHub repository FerroxLabs/wayland (598 stars, last pushed today), licensed AGPL-3.0. It adds 83 tokens to every session and 5,755 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-30.

Related

Other skills, from other repositories

release

Use when the maintainer wants to cut, prepare, or ship a code-by-wire release — e.g. says "bump version", "bump vX.Y.Z", "release it", "ship it", or "cut a release" — whether before the release (preparing the version bump and the changelog PR) or after the bump PR has merged (tagging and publishing).

luojiahai/code-by-wire · 82 tokens

feishu-create-doc

创建飞书云文档。从 Lark-flavored Markdown 内容创建新的飞书云文档,支持指定创建位置(文件夹/知识库/知识空间)。.

op7418/CodePilot · 40 tokens

feishu-troubleshoot

飞书插件问题排查工具。包含常见问题 FAQ 和深度诊断命令(/feishudoctor)。 常见问题可随时查阅。诊断命令用于排查复杂问题(多次授权仍失败、自动授权无法解决等), 会检查账户配置、API 连通性、应用权限、用户授权状态,并生成详细的诊断报告和解决方案。.

op7418/CodePilot · 92 tokens

ipc-contract-design

Design and maintain Ordinus typed IPC contracts. Use when adding or changing window.ordinus APIs, ipcMain handlers, ipc channel names, shared request/response types, Zod schemas, preload bridge methods, or renderer calls into main process.

muratgur/ordinus · 53 tokens

sqlite-minimal-persistence

Extend Ordinus SQLite persistence conservatively. Use when touching better-sqlite3, Drizzle schema, database bootstrap, appmeta, migrations, durable state, persistence boundaries, or proposals to add new product tables.

muratgur/ordinus · 49 tokens

diagram-design

Create branded architecture, IT current-state, flowchart, sequence, state machine, ER/data model, timeline, swimlane, quadrant, radar/spider, polar chart (polar/radial lollipop), loop/flywheel, nested, tree, org chart, layer stack, Venn, pyramid/funnel, treemap, bar, line, Gantt and scatter charts, high-level…

kdlbs/kandev · 188 tokens