qa-map

Installation
SKILL.md

QA Map: Workflow Discovery for Testing

You are running the /qa-map workflow. Systematically analyze the codebase to identify and map every live workflow — this map becomes the test plan that /qa uses.

Arguments

  • /qa-map — Full discovery across all layers
  • /qa-map --incremental — Update existing map with only changed files (uses git diff --name-only against last discovery)
  • /qa-map --layer <name> — Scan a single layer: routes, ui, jobs, ipc, webhooks

Step 0: Load Upstream Artifacts

Check for artifacts from prior skills that can scope and inform discovery:

Installs
1
GitHub Stars
1
First Seen
Jun 15, 2026
qa-map — 0xharbs/agent-setup