bug-echo
01Plugin Claude Code
Find sibling instances of a bug you just fixed. Third stage of the post-fix sweep workflow.
23 3d ago A
tokens not measured
original Apache-2.0
Claude Code skill that finds and rates other instances of a bug you just fixed, then presents options to fix them after explicit user approval
Plugin Claude Code
Find sibling instances of a bug you just fixed. Third stage of the post-fix sweep workflow.
Plugin Claude Code
After you fix a bug, find and rate other instances of the same pattern in the codebase. Two modes: inferred from your recent fix (self-validates the constructed pattern against the pre-fix file before scanning) or user-described. Each match is read in context and classified individually as BUG / WATCH / OK / REVIEW…