dogfood

Identify bugs and evidence via structured exploratory QA on web applications.

150|25|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/Devsoul2026/Hermes-One-Click --skill dogfood-devsoul2026
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/Devsoul2026/Hermes-One-Click/tree/main/hermes-agent/skills/dogfood
Command: npx skills add https://github.com/Devsoul2026/Hermes-One-Click --skill dogfood-devsoul2026

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Exploratory QA of web apps is time-consuming and inconsistent; this skill provides a repeatable, browser-based workflow to uncover defects, gather evidence, and generate structured bug reports.

Core Features & Use Cases

  • Guided browser-based exploration of target web applications
  • Evidence capture including screenshots and console logs, plus an explicit bug report
  • Taxonomy-aligned issue classification referencing internal taxonomy for consistent reporting
  • Reproducible workflows suitable for QA, product, and dev teams

Quick Start

Run the dogfood workflow against your target URL to initiate browser-based exploratory QA and generate a structured report.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I perform structured exploratory testing on a web application?

You can perform structured exploratory testing by running a guided browser-based workflow that navigates the target URL, captures evidence like screenshots and console logs, and generates a structured bug report.

What is the best way to automate web QA evidence collection?

The best way to automate web QA evidence collection is using a repeatable browser-based workflow that captures screenshots and browser console logs, classifying issues with a taxonomy-aligned system for consistent reporting.

Do I need a browser toolset to run exploratory QA workflows?

Yes, you need a browser toolset to run exploratory QA workflows. The process requires browser tools like browser_navigate, browser_snapshot, browser_click, browser_type, browser_vision, and browser_console to interact with the target URL.

Can I generate structured bug reports from browser-based testing?

Yes, you can generate structured bug reports from browser-based testing. The workflow outputs an explicit bug report and evidence artifacts, which can be saved to an optional output directory for QA and dev teams.

How does taxonomy-aligned issue classification improve web QA?

Taxonomy-aligned issue classification improves web QA by referencing an internal taxonomy during bug reporting, ensuring consistent issue classification and reproducible workflows suitable for QA, product, and dev teams.