bug detection skills

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

Browse within: ai-code-review 22code-quality 13adversarial-ai 11auto-fix 11gemini-cli-extension 11

bug-hunter

01

codexstar69/bug-hunter

Skill Claude CodeCodex

Precision-first adversarial bug hunting for runtime, logic, data, concurrency, and security defects. Uses deterministic risk triage, evidence-bounded retrieval, Hunter/Skeptic/Referee review, optional hybrid verification, and explicit immutable Fixer scope. Scan-only and single-pass by default; complete-coverage…

498 15d ago A 105 tokens original MIT

hunter

02

codexstar69/bug-hunter

Skill Claude CodeCodex

Deep behavioral code analysis agent for Bug Hunter. Performs multi-phase scanning to find logic errors, security vulnerabilities, race conditions, and runtime bugs. Uses doc-lookup (Context Hub + Context7) for framework verification. Reports structured JSON findings.

498 15d ago A 50 tokens original MIT

skeptic

03

codexstar69/bug-hunter

Skill Claude CodeCodex

Adversarial code reviewer for Bug Hunter. Rigorously challenges each reported bug to determine if it's real or a false positive. Uses doc-lookup (Context Hub + Context7) to verify framework claims before disproval. The immune system that kills false positives.

498 15d ago A 56 tokens original MIT

logic-fix-all

04

hyhmrright/logic-lens

Skill Claude CodeCodex

Autonomous repository-wide audit-and-fix pipeline: health → review → locate/explain → fix → diff-verify → iterate until clean. Starts with a mandatory consent prompt (token-intensive); after consent runs hands-free. Trigger when the user wants ALL logic issues found and fixed — "fix everything", "fix all logic…

21 3d ago A 211 tokens original MIT

logic-health

05

hyhmrright/logic-lens

Skill Claude CodeCodex

Sweep a directory, module, or full codebase for logic correctness and produce a scored health dashboard with systemic patterns. Trigger when the user requests a health view — "audit the whole codebase", "health check", "health overview", "logic health overview", "audit src/", "audit auth and payments modules", "where…

21 3d ago A 180 tokens original MIT

logic-review

06

hyhmrright/logic-lens

Skill Claude CodeCodex

Find logic bugs in a single file or function via semi-formal execution tracing (Premises → Trace → Divergence → Trigger → Remedy). Trigger when a user shares code and suspects something is wrong without naming a concrete failure — phrases like "review this", "does this look right", "check this function", "audit this…

21 3d ago A 161 tokens original MIT

yuefanxiao/code-review-adversarial

Skill Claude CodeCodex

Deep code review via a committee of specialized reviewers with PR-type-aware playbooks and convergence. Feature PRs → evaluate better alternatives; bugfix PRs → verify fix correctness + regression; design-heavy PRs (proto/contract only) → AIP/compatibility audit. Dispatches 2-4 reviewers from distinct stances…

4 28d ago A 131 tokens original MIT