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).

Jump to install

Source facts

Repository
bikeindex/bike_index
Last source activity
July 29, 2026 at 17:44
Detected SKILL.md language
English
Stars
308
Forks
76

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.