run
Automate a one-off browser task with Canary — navigate, click, scrape, screenshot — and return the result.
Open the Canary session viewer and triage a recorded session.
> /plugin marketplace add 0xnyn/canary > /plugin install canary@canary-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/reviewContext preview
What this command does when you run it.
Open the Canary session viewer and triage a recorded session.
description: Open the Canary session viewer and triage a recorded session. argument-hint: "[session id or description]"
Delegate to the `review-agent` subagent.
If the user named a session ("$ARGUMENTS"), ask it to summarize that run from `results.json` and open it. Otherwise, open the viewer (`npx @usecanary/ui`) and summarize the latest session.
QA harness built for Claude Code | E2E testing with screen recordings, console logs, network HARs, and Playwright traces
Repo: 0xnyn/canary
Automate a one-off browser task with Canary — navigate, click, scrape, screenshot — and return the result.
Record a verifiable QA session (trace, video, HAR, console) and render a report.
Turn a code change into a prioritized browser-QA plan with Canary, then optionally record the flows.