bug-prospector

Solid

Mine for hidden bugs that pattern-based auditors miss. 7 analysis lenses: assumptions, state machines, boundary conditions, data lifecycle, error paths, time-dependent behavior, and platform divergence. Triggers: "prospect for bugs", "find hidden bugs", "assumption audit", "what could go wrong", "bug prospector".

Testing & QA 6 stars 1 forks Updated 1 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 82/100

Stars 20%
28
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Bug Prospector > **Quick Ref:** Find bugs that pattern-based scanners miss by analyzing *intent*, not syntax. Output: `.agents/research/YYYY-MM-DD-bug-prospector-*.md` **YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it.** **Required output:** Every BUG finding MUST include Urgency, Risk, ROI, and Blast Radius ratings using the Issue Rating Table format. Do not omit these ratings. **Required output:** Every BUG and FRAGILE finding MUST also narrate the **user experience** โ€” what a person hits while the bug is live, and what they get instead once it is fixed. Write it in plain user-facing language: what they see, tap, and feel. Not the mechanism, which the fields above already carry. Two rules keep this honest: - ๐Ÿ›‘ **Findings with no visible symptom still get the field.** Say so explicitly and name what the user is protected from โ€” a crash that never happens, data that is not silently lost, a sync that stops diverging. Invisible wins are the ones most often dropped, and they are frequently the most valuable. "No visible change; prevents X" is a complete answer. - ๐Ÿ›‘ **Never invent a symptom to fill the field.** If you cannot say what the user would experience, that is a signal the finding may be theoretical โ€” reclassify it or say plainly that the impact is unclear. A plausible-sounding invented symptom is worse than an admitted gap: it inflates the finding's apparent severity and corrupts the triage the ratings exist to support. *Why: ratings say how bad a find...

Details

Author
Terryc21
Repository
Terryc21/bug-prospector
Created
5 months ago
Last Updated
1 weeks ago
Language
N/A
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content โ€” not just same category