Command
Analyse the test suite for CI readiness — coverage depth, flakiness, assertion quality, critical path coverage, and runtime.
Canary — AI-powered test automation agent. Generate, review, recommend, and de-flake tests across Playwright, Vitest, Pytest, and k6, as a Claude Code plugin.
Command
Analyse the test suite for CI readiness — coverage depth, flakiness, assertion quality, critical path coverage, and runtime.
Command
Identify which areas of the codebase carry the most test risk based on churn, dependents, and business-critical signals.
Command
Diagnose a flaky test and propose a deterministic fix from code, CI logs, or a failure description.
Command
Surface edge cases worth testing for a feature, function, or existing test suite.
Command
Trace the downstream impact of a test, function, or code path failing undetected — produces a severity label and affected dependency list.
Command
Diagnose and fix a consistently-failing test (selector or generic). Pass the test path and optionally the error output.
Command
Scaffold a new test suite for a chosen framework using Canary's init tool.
Command
Migrate a harness-scaffolded test suite to Canary's layout, with a dry-run plan shown before any files are written.
Command
Recommend the right testing framework and folder structure for a given need.
Command
Run the canary PR test-guardian — Tier-0 diff-coverage, Tier-1 quality audit, and at-desk Tier-2 authoring with stage-and-block-once review.
Command
Review existing test code for brittleness, anti-patterns, and coverage gaps.
Command
Run the full test intelligence pipeline — assess critical areas, discover edge cases, trace failure impact, generate tests, verify CI readiness. Loops until CI-ready or user stops.
Command
Generate production-ready test code from a natural-language requirement (Playwright, Vitest, Pytest, k6).