dogfood

Automate browser-based QA testing and generate structured defect reports.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/Chris-Chai-Minjae/hermes-agent-r1-bridge --skill dogfood-chris-chai-minjae
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/Chris-Chai-Minjae/hermes-agent-r1-bridge/tree/main/skills/dogfood
Command: npx skills add https://github.com/Chris-Chai-Minjae/hermes-agent-r1-bridge --skill dogfood-chris-chai-minjae

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automated, repeatable QA testing of web applications using a browser toolset to find defects, capture evidence, and generate structured reports.

Core Features & Use Cases

  • End-to-end browser-based testing across multiple pages and interactions.
  • Evidence capture, including screenshots and console logs, with a centralized bug-report workflow.
  • Generates a formal, shareable QA report with a structured issue taxonomy.

Quick Start

Initiate a testing session by providing a target URL and testing scope, then run the dogfood workflow to produce a comprehensive report.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I automate systematic web QA testing to find defects?▼

You can automate systematic web QA testing by initiating a session with a target URL and testing scope. The workflow executes end-to-end browser interactions, captures evidence like screenshots, categorizes issues, and generates a formal QA report.

What is the best way to capture evidence during exploratory browser testing?▼

The best way to capture evidence during exploratory browser testing is using an automated workflow that records screenshots and console logs. This centralized bug-report workflow ensures all defects are documented with corresponding evidence for review.

How do I generate a structured QA report for web application interactions?▼

To generate a structured QA report for web application interactions, run an automated testing workflow that categorizes discovered issues using a structured taxonomy. The final output is a formal, shareable report detailing all identified defects and evidence.

Do I need to provide a specific testing scope for browser-based end-to-end testing?▼

Yes, you need to provide a target URL and a testing scope to start browser-based end-to-end testing. Defining the scope ensures the automated testing covers the correct pages and interactions before producing the final QA report.

Can I use automated QA testing for forms and multi-page web interactions?▼

Yes, you can use automated QA testing for forms and multi-page web interactions. The testing workflow applies deterministic task orchestration across end-to-end scenarios, validating interactions and capturing defects across the entire web application.