qa

Run targeted QA checks against critical paths and record results.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jukqaz/stack-pilot --skill qa-jukqaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/jukqaz/stack-pilot/tree/main/addons/stackpilot-dev-kit/claude/skills/qa
Command: npx skills add https://github.com/jukqaz/stack-pilot --skill qa-jukqaz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables compact, targeted QA checks after implementation and summarizes what was verified to show what changed and what remains.

Core Features & Use Cases

  • Focused verification of critical paths with minimal effort.
  • Detailed result recording that logs exact commands or checks performed.
  • Traceability by naming any paths that were not validated for follow-up.

Quick Start

Command the AI to run a focused QA pass on the latest build and report concise findings.

Frequently Asked Questions about qa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a focused QA pass on my latest build to verify critical paths?

A targeted QA pass verifies new changes against critical paths using defined QA rules and references from QA.md, producing concise findings and traceability logs of what was checked.

What is targeted quality assurance for post-implementation checks?

Targeted quality assurance for post-implementation performs a minimal verification pass to prove what changed, logging exact commands executed and naming paths not validated for follow-up.

How do I maintain traceability when verifying new code changes?

Maintain traceability by logging exact verification commands performed and explicitly naming critical paths not validated, ensuring reproducible build-verification results for follow-up.

Can I use minimal QA checks for quick post-implementation feedback?

Yes, minimal QA checks apply to post-implementation scenarios where quick feedback is needed, verifying critical paths with minimal effort while recording detailed results.

What are the limitations of a minimal targeted QA pass?

A minimal targeted QA pass focuses only on critical paths and defined rules, meaning paths not explicitly checked are named but remain unvalidated, requiring separate follow-up verification.