Test agent-written web changes in a real browser and hand failures back for repair with Expect
Run an agent-native browser QA loop that reads recent code changes, generates a test plan, and returns concrete failures for the coding agent to fix.
Test agent-written web changes in a real browser and hand failures back for repair with Expect
Run an agent-native browser QA loop that reads recent code changes, generates a test plan, and returns concrete failures for the coding agent to fix.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/test-agent-written-web-changes-in-a-real-browser-and-hand-failures-back-for-repair-with-expect/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/test-agent-written-web-changes-in-a-real-browser-and-hand-failures-back-for-repair-with-expect
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/test-agent-written-web-changes-in-a-real-browser-and-hand-failures-back-for-repair-with-expect.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.