Back to Agent Browser

Dogfood Report: {APP_NAME}

skill-data/dogfood/templates/dogfood-report-template.md

0.26.01.4 KB
Original Source

Dogfood Report: {APP_NAME}

FieldValue
Date{DATE}
App URL{URL}
Session{SESSION_NAME}
Scope{SCOPE}

Summary

SeverityCount
Critical0
High0
Medium0
Low0
Total0

Issues

<!-- Copy this block for each issue found. Interactive issues need video + step-by-step screenshots. Static issues (typos, visual glitches) only need a single screenshot -- set Repro Video to N/A. -->

ISSUE-001: {Short title}

FieldValue
Severitycritical / high / medium / low
Categoryvisual / functional / ux / content / performance / console / accessibility
URL{page URL where issue was found}
Repro Video{path to video, or N/A for static issues}

Description

{What is wrong, what was expected, and what actually happened.}

Repro Steps

<!-- Each step has a screenshot. A reader should be able to follow along visually. -->
  1. Navigate to {URL}

  2. {Action -- e.g., click "Settings" in the sidebar}

  3. {Action -- e.g., type "test" in the search field and press Enter}

  4. Observe: {what goes wrong -- e.g., the page shows a blank white screen instead of search results}