Ruver Qa banner
ruverd ruverd

Ruver Qa

Testing community

Description

--- description: QA a GitHub PR (Playwright + browser). Hands potential bugs to ruver_triage. argument-hint: "<PR url or owner/repo#N>" --- # /ruver-qa Short alias: **`/qa`**. Follow **`../skills/graphs/ruver-qa/SKILL.md`** in full. **Args:** `$ARGUMENTS` PR link is required. If the user passed a number, resolve it in the current repo. If nothing was passed, ask. Do not mark FAIL on a suspected product bug until `ruver_triage` confirms, unless the failure is unambiguous.

Installation

Installs to ~/.claude/skills/ruverd-skills-ruver-qa/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ruverd-skills-ruver-qa && curl -fsSL https://raw.githubusercontent.com/ruverd/skills/HEAD/commands/ruver-qa.md -o ~/.claude/skills/ruverd-skills-ruver-qa/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository