bug-hunter

Hunt bugs across a repository and create GitHub issues for approved findings.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/satriachandrayw/skills --skill bug-hunter-satriachandrayw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-hunter
Source: https://github.com/satriachandrayw/skills/tree/main/bug-hunter/skills/bug-hunter
Command: npx skills add https://github.com/satriachandrayw/skills --skill bug-hunter-satriachandrayw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Random bug hunting across codebases to surface non-obvious issues and automatically generate GitHub issues for approved findings.

Core Features & Use Cases

  • Randomized file selection weighted by recency to surface under-explored areas.
  • Context-aware analysis across related files to surface bugs with actionable context.
  • Fully configurable automation flows to approve, reject, or filter findings and automatically create issues.

Quick Start

Tell Bug Hunter to start a bug scan now.

Frequently Asked Questions about bug-hunter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate bug hunts and create GitHub issues for code findings?

To automate bug hunts, this Skill randomly selects files weighted by recency to surface non-obvious issues, filters findings through configurable automation flows, and automatically creates GitHub issues for approved results. It maintains an audit trail for governance over issue creation.

What is randomized file selection and how does it help find code issues?

Randomized file selection weighted by recency is a mechanism to surface under-explored areas of a repository. By analyzing context across related files, it identifies non-obvious bugs and reports them with actionable context for continuous quality checks.

Can I use automated bug hunting for continuous quality checks in software development?

Yes, automated bug hunting applies directly to software development projects needing continuous quality checks. You can configure automation flows to approve, reject, or filter findings, automatically generating GitHub issues to maintain governance over issue creation.

How do I start a bug scan to audit my repository for issues?

To start a bug scan, simply instruct the system to begin scanning now. The process will automatically hunt bugs across your repository, analyze related files for context, and prepare findings for approval and issue creation.

Do I need Git integration to automate issue creation from bug hunts?

Yes, Git integration is required to automate issue creation from bug hunts. The process requires Git, audit logs, and automation commands to filter findings, approve results, and maintain an audit trail for GitHub issue generation.

What are the limitations of automated bug discovery for repository maintenance?

Automated bug discovery focuses on randomized, context-aware analysis rather than exhaustive full-codebase scanning. Findings must pass through configurable approval flows before GitHub issues are created, meaning human governance is still required to filter and approve results.