dogfood

Automate exploratory QA testing of web applications through a 5-phase workflow.

Updated May 13, 2026
One-click install
npx skills add https://github.com/skkeoriw/hermes-brain --skill dogfood-skkeoriw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/skkeoriw/hermes-brain/tree/main/brain/hermes-home/skills/dogfood
Command: npx skills add https://github.com/skkeoriw/hermes-brain --skill dogfood-skkeoriw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates systematic exploratory QA testing of web applications, helping you find bugs, evidence, and reports efficiently.

Core Features & Use Cases

  • Systematic QA Testing: Guides through a 5-phase workflow for comprehensive testing of web apps.
  • Browser Automation: Utilizes browser toolset for navigation, interaction, and evidence capture.
  • Bug Reporting: Generates structured bug reports with screenshots and console errors.
  • Use Case: Ideal for QA teams looking to streamline the testing process and ensure web applications are free of critical issues.

Quick Start

Run the 'dogfood' skill to start testing a web application at 'https://example.com' with a focus on 'full site'.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I automate exploratory testing for a web application?

Automated exploratory testing for a web application is executed through a systematic 5-phase workflow. This process utilizes browser automation to navigate the target URL, interact with elements, and capture evidence for bug reporting.

What is the best way to generate bug reports with console errors during QA automation?

The best way to generate bug reports with console errors during QA automation is by running a systematic testing workflow that captures screenshots and logs automatically. This structured approach ensures evidence is directly linked to discovered issues.

Do I need a browser toolset to run systematic web app testing?

Yes, you need a browser toolset to run systematic web app testing because the workflow relies on browser automation for navigation and interaction. A valid target URL for the web application is also required to begin the process.

How does a 5-phase workflow help find bugs in web applications?

A 5-phase workflow helps find bugs in web applications by guiding QA teams through a structured exploratory testing process. This systematic method ensures comprehensive coverage of navigation and interaction paths to uncover critical issues efficiently.

Can I use this approach for full site exploratory testing?

Yes, you can use this approach for full site exploratory testing by initiating the workflow with a focus on full site coverage. It automates navigation across the specified target URL to systematically identify and document bugs.