Step 1 — Read test state and build work queue
Read $CLAUDE_PROJECT_DIR/.qualflare/test-state.md.
If the file does not exist, tell the user:
"No Qualflare state file found. Please run
/qf-initfirst to set up the integration, then re-run/qf-run."
Stop here — do not proceed without the state file.
Parse ## Packages table: build a map of path → identifier from the Path and Identifier columns. If the ## Packages table is absent, stop and tell the user to run /qf-init
[Description truncada. Veja o README completo no GitHub.]