Run one explore-qa charter in parallel across all three agents (claude, codex, copilot) on agent-browser, stream concise live status updates from each session log, and produce a comparison report at the end (speed, findings, discipline, report quality).…
alexanderop/explore-qa
SkillsMP has collected 5 skills from alexanderop/explore-qa. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Generate a single-file HTML timeline playground for an agent-battle run. Reads the three `*_<agent>_agent-browser.md` reports under `qa-runs/charters/<charter>/`, parses the matching session JSONL logs, and writes…
Live-reproduce findings from an explore-qa run report against the real site using `agent-browser --headed`, so the user can watch and judge whether each finding is a real bug. Triggers on "confirm", "verify finding", "reproduce the bug", "run the report…
Create a new explore-qa charter file from charters/_template.md in a guided Q&A flow. Triggers on "new charter", "add charter", "create charter", or when the user describes a test mission they want to persist.
Scaffold a new site profile for explore-qa by browsing the target URL, mapping critical user journeys, and generating sites/<name>.md plus two or three starter charters. Triggers on "onboard site", "add site", "set up for <url>", or when a user asks how to…