bug reporting skills

25 tagged bug reporting, measured the same way as everything else here.

Browse within: coding-agent 12angular 7auto-fix 7feedback-widget 7llm-ops 7

brief

01

razi2001/brief

Skill Claude CodeCodex

Use this skill whenever the user mentions a "brief" (e.g. "turn brief mpogywhs-ft15hr into a ticket", "process my inbox: briefs X, Y, Z"). Briefs are captured with the Brief Chrome extension and stored locally on disk. A brief may contain a screen+voice recording, an annotated screenshot, a text description, or any…

21 2mo ago A 111 tokens original MIT

mushi-debug

02

kensaurus/mushi-mushi

Skill Claude CodeCodexCursor

Debug Mushi Mushi issues — SDK not reporting, API errors, LLM key exhaustion, story mapping failures, QA test failures, PDCA loop not running, edge function errors. Use when "mushi is not working", "sdk not pinging", "story map failed", "tdd test not running", "api key exhausted", "fix-worker failed", "pdca not…

3 4d ago A 92 tokens original MIT

mushi-health

03

kensaurus/mushi-mushi

Skill Claude CodeCodexCursor

Pass/fail health check across every Mushi Mushi pipeline component — CLI credentials, API reachability, edge functions, BYOK key pool, QA cron. Use when "is mushi working", "mushi health check", "check mushi pipeline", "mushi deploy check", "pipeline not responding", or right after setup.

3 4d ago A 72 tokens original MIT

mushi-integration

04

kensaurus/mushi-mushi

Skill Claude CodeCodexCursor

Full end-to-end Mushi Mushi integration smoke test: bug capture → AI triage → story mapping → TDD test generation → approval → execution → PDCA cycle. Use when "test mushi integration", "verify full pipeline", "mushi e2e check", "does mushi work end-to-end", "smoke test mushi", or after deploying changes.

3 4d ago A 82 tokens original MIT

submit-an-issue

05

yegor256/bugscribe

Skill Claude CodeCodex

Files one already-identified bug as a GitHub issue against one named repository. Use when the user, a code review, or an audit hands over a single finding to file and says "file this bug", "open an issue", "report this defect", "log this on GitHub", or "raise a ticket for this". Confirms the finding is fresh against…

2 4d ago A 111 tokens original MIT

CrumbtrailDev/crumbtrail-cli

Skill Claude CodeCodex

Diagnose an intermittent failure caused by ordering, where derived state is read after it was invalidated: a response that lands after the thing it was for went away, two writes that overwrite each other, a value that flips back. Use when the same steps sometimes work and sometimes do not. Names the Crumbtrail timing…

0 yesterday A 85 tokens original MIT

env-promotion

07

CrumbtrailDev/crumbtrail-cli

Skill Claude CodeCodex

Diagnose a failure that appears only after content or configuration was promoted from one environment to another, where the promotion tool diffed by name and exact structure and a drifted schema, a duplicate name, an unsupported sub object or a rename broke the comparator, or the promotion reported success and…

0 yesterday A 94 tokens original MIT

format-boundary

08

CrumbtrailDev/crumbtrail-cli

Skill Claude CodeCodex

Diagnose a value that is serialized in one context and parsed in another, so a time zone, locale, calendar or numeric format flips it: off by hours, off by a day at midnight, a decimal separator swapped, money out by a factor. Use when a value is right in one place and wrong in another. Points at the recorded…

0 yesterday A 88 tokens original MIT