orchestrate-dev-qa

Coordinate Developer and QA agents through Linear ticket fix rounds with video evidence.

9|3|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/Pythagora-io/agent-templates --skill orchestrate-dev-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrate-dev-qa
Source: https://github.com/Pythagora-io/agent-templates/tree/main/Tech%20Lead%20Agent/orchestrate-dev-qa
Command: npx skills add https://github.com/Pythagora-io/agent-templates --skill orchestrate-dev-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrate the full develop→test→fix loop for a Linear ticket by coordinating Developer and QA agents. The Tech Lead never implements or tests; they manage the flow, track progress, and ensure evidence-rich QA verification before ready-for-review.

Core Features & Use Cases

  • Spawns a Developer agent to implement the ticket and a QA agent to validate the result with browser-based testing and video evidence.
  • Manages a bounded loop of up to five fix rounds, preserving Claude Code sessions and tracking progress across rounds.
  • Coordinates Slack thread communication, ticket metadata, and readiness for review by Linear, ensuring traceability and auditability.

Quick Start

Spawn the Developer agent to implement the ticket, then spawn the QA agent to test with video evidence and loop fixes until QA passes.

Frequently Asked Questions about orchestrate-dev-qa

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

FAQPage Schema
How do I automate the develop and QA testing loop for Linear tickets?

Automate the develop and QA testing loop by orchestrating Developer and QA agents to implement, test with video evidence, and iteratively fix Linear tickets. A Tech Lead agent manages the workflow while preserving Claude Code session continuity across up to five fix rounds before marking the ticket ready for review.

Can I use Slack threads to coordinate developer and QA agent communication?

Yes, Slack thread communication coordinates developer and QA agent interactions during ticket implementation. The orchestration workflow reports outcomes, tracks progress, and manages multi-agent communication through Slack threads while maintaining traceability with Linear ticket metadata.

How does browser-based QA testing with video evidence work for Linear tickets?

Browser-based QA testing with video evidence works by spawning a QA agent to validate the Developer agent's implementation results. The QA agent records test sessions as video evidence, ensuring auditability before the Tech Lead marks the Linear ticket ready for review.

What is the maximum number of fix rounds allowed in automated QA orchestration?

The maximum number of fix rounds allowed in automated QA orchestration is five. The workflow manages a bounded loop of iterative fixes, preserving Claude Code sessions and tracking progress across each round until QA passes or the limit is reached.

Does the Tech Lead agent write code or perform testing during ticket orchestration?

No, the Tech Lead agent never implements code or performs testing. The Tech Lead strictly manages the orchestration flow, tracking progress with ticket metadata and ensuring evidence-rich QA verification before transitioning the Linear ticket to ready-for-review status.

What is multi-agent orchestration for software engineering workflows?

Multi-agent orchestration for software engineering workflows coordinates specialized agents to handle distinct tasks like development and QA testing. It manages the end-to-end loop by spawning Developer and QA agents, tracking progress, and reporting outcomes to Slack and Linear.