qa-run

Installation
SKILL.md

QA Run

!IMPORTANT: Stay within the plan's audience constraints. If a step needs a terminal, DB shell, or GraphQL playground to verify, don't run it that way — log it as a plan-defect finding instead.

Step 0: Locate the plan

The argument may be a local path, a Linear issue key, or a Linear URL. Classify it before resolving:

  • Matches ^[A-Z]+-\d+$Linear key (e.g. BOF-218).
  • Contains linear.app/Linear URL (extract the key from the path).
  • Anything else → local path.
  • No arg → local fallback: most recent ./qa-plan-*.md by mtime. None found → abort.

Local path

Use the file directly. Derive results path: qa-plan-X.mdqa-results-X.md in the same directory. SOURCE=local.

Related skills

More from benjaming/ai-skills

Installs
2
GitHub Stars
2
First Seen
9 days ago