dogfood

Identifies and documents web application defects via exploratory QA testing.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/samuelmukoti/myai-agent --skill dogfood-samuelmukoti
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/samuelmukoti/myai-agent/tree/main/skills/dogfood
Command: npx skills add https://github.com/samuelmukoti/myai-agent --skill dogfood-samuelmukoti

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic exploratory QA testing of web applications to identify bugs, capture evidence, and generate structured reports that support faster remediation and higher release quality.

Core Features & Use Cases

  • Guided five-phase workflow (Plan, Explore, Collect Evidence, Categorize, Report) to uncover issues across a web app.
  • Browser-tool-assisted exploration with automatic evidence capture (screenshots, console logs) and generation of a final bug report.
  • Output artifacts are organized for auditing, traceability, and handoff to development teams.

Quick Start

Run the dogfood QA workflow against your target URL to generate a structured bug report.

Frequently Asked Questions about dogfood

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

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

Systematic exploratory QA testing on a web application is performed through a guided five-phase workflow: Plan, Explore, Collect Evidence, Categorize, and Report. This process uncovers issues across a target URL using browser-assisted exploration and structured bug reporting.

Can I automatically capture console logs and screenshots during web app bug reporting?

Yes, you can automatically capture console logs and screenshots during web app bug reporting. The workflow utilizes browser toolsets to assist exploration, automatically collecting evidence to support faster remediation and higher release quality.

What do I need to generate a structured bug report for a web app?

To generate a structured bug report for a web app, you need a defined testing scope, a target URL, and browser toolsets. These inputs allow the workflow to identify defects, capture evidence, and produce output artifacts organized for traceability.

What is the best way to organize QA testing artifacts for development handoff?

The best way to organize QA testing artifacts for development handoff is through a structured bug report generated from a categorized workflow. Output artifacts are automatically organized for auditing, traceability, and direct handoff to development teams.

Does exploratory testing work without predefined test scripts?

Exploratory testing works without predefined scripts by following a guided five-phase workflow to dynamically uncover issues. It applies browser-assisted exploration across a defined scope and target URL to identify and categorize defects systematically.