Skip to content
Testing
Command

/review

Open the Canary session viewer and triage a recorded session.

From plugin
canary
4604 skills4 agents4 commands
Install
> /plugin marketplace add 0xnyn/canary
> /plugin install canary@canary-marketplace

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/review

Context preview

What this command does when you run it.

Open the Canary session viewer and triage a recorded session.

Command definition

review.md
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.

Ships withcanary

QA harness built for Claude Code | E2E testing with screen recordings, console logs, network HARs, and Playwright traces

Get the whole plugin