From project-toolkit
Invokes QA agent to validate test coverage against threshold (default 80%), check acceptance criteria, report pass/fail results, and track handoff.
npx claudepluginhub rjmurillo/ai-agents --plugin project-toolkitworkflow/# /3-qa — Quality Assurance Invoke the QA agent and validate implementation quality. ## Context Implementation artifacts: !`ls -1 .agents/sessions/ | tail -3` Current branch: !`git branch --show-current` ## Invocation ## What This Command Does 1. Invoke `qa` agent via Agent Orchestration MCP 2. Validate test coverage against threshold (default: 80%) 3. Check acceptance criteria from planning artifacts 4. Report pass/fail with details 5. Track handoff back to orchestrator ## Arguments - `--coverage-threshold N`: Minimum coverage percentage (default: 80). - Remaining text: Verifica...
Invoke the QA agent and validate implementation quality.
Implementation artifacts: !ls -1 .agents/sessions/ | tail -3
Current branch: !git branch --show-current
pwsh .claude/skills/workflow/scripts/Invoke-QA.ps1 $ARGUMENTS
qa agent via Agent Orchestration MCP--coverage-threshold N: Minimum coverage percentage (default: 80)..agents/architecture/ADR-006-thin-workflows-testable-modules.md