Qa Phase banner
moszoro moszoro

Qa Phase

Testing community

Description

--- description: Run QAPhase — the autonomous acceptance-and-ship QA gauntlet. Proves a finished story end-to-end (spec-gap/grill · API+UI+E2E QA-session · chaos · prove-beyond-tests) then ships it, stopping at ONE gate. Dynamic-proof sibling to verification-phase. argument-hint: "[scope — story/feature/branch; empty = current branch vs parent base] [spec_gap_mode=auto|grill]" --- Run the **qa-phase** skill against `$ARGUMENTS` (empty ⇒ default scope = the current feature branch vs its **paren

Installation

Installs to ~/.claude/skills/moszoro-skills-qa-phase/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository