bug-hunt

Launch a manual-tester agent to explore applications and report bugs.

23|2|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/kirich1409/krozov-ai-tools --skill bug-hunt-kirich1409
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-hunt
Source: https://github.com/kirich1409/krozov-ai-tools/tree/main/plugins/developer-workflow/skills/bug-hunt
Command: npx skills add https://github.com/kirich1409/krozov-ai-tools --skill bug-hunt-kirich1409

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Exploratory testing without a formal spec helps QA teams uncover bugs, UX issues, and edge cases by manually probing a running application and surfacing gaps early in development.

Core Features & Use Cases

  • Exploratory testing guides the tester through unknown areas, identifying usability problems and stability issues.
  • Manual-tester agent navigates the app to surface defects without a predefined script.
  • Heuristics-driven exploration applies structured checks at each screen to uncover edge cases and inconsistencies.
  • Bug and observation reporting outputs actionable bugs and observations to inform fixes and improvements.
  • Usage scenarios cover pre-release QA, refactors, and vague bug reports where no spec exists.

Quick Start

Launch the manual-tester agent in exploratory mode with Standard scope and no focus area.

Frequently Asked Questions about bug-hunt

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

FAQPage Schema
How do I perform exploratory testing when no specification exists?

Exploratory testing without a spec is handled by launching a manual-tester agent that navigates a running application freely using testing heuristics. It probes unknown areas to surface usability problems, stability issues, and edge cases early in development.

What is a manual-tester agent and how does it find UX issues?

A manual-tester agent navigates an app without a predefined script, applying structured heuristics and observation prompts at each screen. This mechanism uncovers UX inconsistencies and edge cases by probing the application freely across web, mobile, and desktop targets.

Can I use heuristic-driven exploration for mobile and desktop apps?

Heuristic-driven exploration works across web, mobile, and desktop targets. The manual-tester agent applies structured checks at each screen to uncover edge cases and inconsistencies regardless of the platform being tested.

How do I report bugs and qualitative observations from exploratory testing?

Bug and observation reporting outputs actionable bugs and qualitative observations in a structured exploration report. This report includes a coverage map and identified defects to inform fixes and guide improvements.

When should I use bug hunt exploratory testing during development?

Exploratory testing is suited for pre-release QA, refactors, and investigating vague bug reports. It helps QA teams uncover bugs and surface gaps early by probing unknown areas when no formal specification exists.

What is the best way to uncover edge cases in a running application?

The best way to uncover edge cases is using a manual-tester agent in exploratory mode. It applies testing heuristics and observation prompts while navigating the app freely to surface defects and inconsistencies without a predefined script.