qa-queue

Official

Guarantees single-test QA sequencing.

AuthorPythagora-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing QA tests requires strict sequencing to avoid parallel runs and flaky results. This skill coordinates a deterministic queue so only one test runs at a time.

Core Features & Use Cases

  • Deterministic queuing: one active test at a time with automatic promotion of the next item.
  • Atomic transitions: operations are executed via queue.py ensuring consistency across current, todo, blocked, and completed lists.
  • Flexible workflow: supports add, complete, block, update-phase, edit, cancel, unblock, and start-next workflows for QA tasks.

Quick Start

Add a new QA test with a unique id using the queue.py tool and let the system manage promotion of the next item.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: qa-queue
Download link: https://github.com/Pythagora-io/agent-templates/archive/main.zip#qa-queue

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.