bug-review

Solid

Bug hunting with evidence trails: find defects, document them, and verify fixes

Code & Development 294 stars 26 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
82
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Table of Contents - [Quick Start](#quick-start) - [When to Use](#when-to-use) - [Required TodoWrite Items](#required-todowrite-items) - [Progressive Loading](#progressive-loading) - [Workflow](#workflow) - [Step 1: Detect Languages (`bug-review:language-detected`)](#step-1:-detect-languages-(bug-review:language-detected)) - [Step 2: Plan Reproduction (`bug-review:repro-plan`)](#step-2:-plan-reproduction-(bug-review:repro-plan)) - [Step 3: Document Defects (`bug-review:defects-documented`)](#step-3:-document-defects-(bug-review:defects-documented)) - [Step 4: Prepare Fixes (`bug-review:fixes-prepared`)](#step-4:-prepare-fixes-(bug-review:fixes-prepared)) - [Step 5: Verification Plan (`bug-review:verification-plan`)](#step-5:-verification-plan-(bug-review:verification-plan)) - [Defect Classification (Condensed)](#defect-classification-(condensed)) - [Output Format](#output-format) - [Summary](#summary) - [Defects Found](#defects-found) - [[D1] file.rs:142 - Title](#[d1]-filers:142---title) - [Proposed Fixes](#proposed-fixes) - [Fix for D1](#fix-for-d1) - [Test Updates](#test-updates) - [Evidence](#evidence) - [Best Practices](#best-practices) - [Exit Criteria](#exit-criteria) # Bug Review Workflow Systematic bug identification and fixing with language-specific expertise. ## Quick Start ```bash /bug-review ``` **Verification:** Run the command with `--help` flag to verify availability. ## When To Use - Reviewing code for potential bugs - After receiving bug reports - ...

Details

Author
athola
Repository
athola/claude-night-market
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category