Install
$ agentstack add skill-mo-hawary-hawary-workflow-skills-qa-bug-hunt-planner ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
QA Bug Hunt Planner
Turn a fuzzy QA request into evidence-backed findings, audit tracks, fix tickets, and verification gates.
When To Use
Use this when the user asks for QA, bug hunting, reliability review, test planning, impact analysis, mismatch review, or "what else should we audit?"
Do not use this for PR-specific review loops; use pull-request-review-loop. Do not use it for narrow field-level contract drift only; use cross-layer-contract-audit.
Workflow
- Scan the requested area before proposing tracks.
- Recommend 3-8 audit tracks with short reasons.
- Ask which tracks to run unless the user already said to run all.
- Execute selected tracks with source evidence.
- Convert findings into fix-ready tickets, definitions of done, impact gates, and tests.
- Hand off to a spec or implementation workflow only after evidence is clear.
For sample prompts and report shape, see references/examples.md. For a reusable bug-hunt plan template, see references/qa-hunt-template.md.
Input Signals
Use source files, routes, screens, logs, test folders, issue reports, API schemas, screenshots, metrics, support reports, recent incidents, and known flaky areas. If the scope is broad, start with a bounded scan and recommend tracks before doing deep work.
Output
Return:
- Executive Read: highest-risk area and why.
- Audit Tracks: what to run and why.
- Findings Matrix: severity, finding, evidence, affected surface, proposed ticket, test gap.
- Fix Board: now/next/later ordering.
- Impact Gate: checklist to complete before each fix.
- Follow-Up Tests: automated and manual verification paths.
- Open Questions: product or ownership decisions needed.
Guardrails
- Do not invent bugs without evidence.
- Do not edit implementation code unless the user explicitly approves fixes.
- Do not skip the track recommendation step when the scope is fuzzy.
- Treat destructive actions, auth, payments, admin tools, migrations, and data integrity as high risk.
Avoid
- Do not stop at a generic test plan when the user needs fix-ready tickets.
- Do not bury severity or affected surface in prose.
- Do not recommend a rewrite when a smaller stabilization ticket would prove or reduce the risk.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: mo-hawary
- Source: mo-hawary/hawary-workflow-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.