dogfood

Guide multi-agent exploratory testing of web applications with evidence-rich reports.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/ncolesummers/enterprise-agent-development-lifecycle --skill dogfood-ncolesummers
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/ncolesummers/enterprise-agent-development-lifecycle/tree/main/.agents/skills/dogfood
Command: npx skills add https://github.com/ncolesummers/enterprise-agent-development-lifecycle --skill dogfood-ncolesummers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically test and evaluate a web application by guiding investigators through a structured dogfood workflow, producing an evidence-rich report for each finding.

Core Features & Use Cases

  • Guided exploratory testing sessions using agent-browser to automate setup, exploration, and documentation.
  • Repro-ready reporting with step-by-step evidence, including screenshots and video captures.
  • Applicable across any web app to identify issues in UX, accessibility, performance, and functionality.

Quick Start

Open a new agent-browser session for the target URL and begin guided dogfood exploration with default settings.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I run exploratory testing on a web app and get reproducible bug reports?▼

You can automate exploratory testing through a structured dogfood workflow that guides multi-agent sessions across any web app, producing reproducible reports with steps, screenshots, and video captures for each discovered issue.

What is structured dogfood testing for web applications?▼

Structured dogfood testing is a systematic QA process that uses explicit agent roles—including Initializer, Planner, Generator, and Evaluator—to investigate web apps and generate evidence-rich reports with file-based state tracking.

Can I test web app usability and accessibility without writing manual test scripts?▼

Yes, guided exploratory testing sessions automate setup, exploration, and documentation to identify issues in UX, accessibility, performance, and functionality across any web app without requiring manually written test scripts.

How do I capture video and screenshot evidence during QA bug hunts?▼

You capture screenshot and video evidence by running an agent-browser session that automates exploration and documentation, automatically generating reproducible reports with step-by-step evidence for each bug hunt finding.

Do I need to install dependencies to start a guided dogfood exploration session?▼

No dependencies are required; you simply open a new agent-browser session for the target URL and begin guided dogfood exploration with default settings to systematically evaluate the web application.