Skip to main content

honeybadger-debugging

Investigate and fix a specific Honeybadger exception in the Bike Index app — pull the fault, read its backtrace, find the offending code, write the fix. Trigger whenever a request names one Honeybadger error: a pasted fault URL (`app.honeybadger.io/projects/…/faults/…`), a fault ID, an error class plus "in production" (`Vips::Error`, `NoMethodError in AfterStolenRecordSaveJob`), or phrasings like "fix this Honeybadger error", "why is this erroring in prod", "what's causing this exception", "look at this HB fault". Use `bin/binx_hb` for fault and notice detail rather than the Honeybadger MCP, whose notice objects run ~3K tokens each. Not for a broad production health sweep across many sources, and not for reading raw log files (that's production-log-inspection).

跳到安装

来源信息

仓库
bikeindex/bike_index
最近来源活动
2026年7月29日 17:44
检测到的 SKILL.md 语言
英语
星标
308
分支
76

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。