Qa Baseline banner
ArtJack ArtJack

Qa Baseline

Testing community

Description

--- description: "Initialize Verdict for this repo: QA root, project profile, and a baseline run." argument-hint: "[solo|team] [notes about risk areas, live services, money/data touched]" --- Use the `verdict` agent to initialize QA for this repository: `$ARGUMENTS` Required flow: 1. Resolve the QA root per the agent's §0: `team` → create `<repo>/.qa/` (committed, shared baseline); `solo` or unspecified → `~/.claude/verdict/<project-key>/`. 2. Create `profile.md` in the QA root: what this

Installation

Installs to ~/.claude/skills/artjack-verdict-qa-baseline/SKILL.md

Terminal
mkdir -p ~/.claude/skills/artjack-verdict-qa-baseline && curl -fsSL https://raw.githubusercontent.com/ArtJack/verdict/HEAD/commands/qa-baseline.md -o ~/.claude/skills/artjack-verdict-qa-baseline/SKILL.md

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

Full documentation available on GitHub

View Source Repository