danielrosehill

QA Team Lead — Testing skill for Claude Code

Testing community

Run a general QA team lead pass, triaging which qa- subagents to invoke for the current repo.

How to install QA Team Lead

Installs to ~/.claude/skills/danielrosehill-claude-dev-tools-plugin-qa-team-lead/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-claude-dev-tools-plugin-qa-team-lead && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Dev-Tools-Plugin/HEAD/commands/qa-team-lead.md -o ~/.claude/skills/danielrosehill-claude-dev-tools-plugin-qa-team-lead/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What QA Team Lead does


name: qa-team-lead description: Run a general QA team lead pass, triaging which qa-* subagents to invoke for the current repo.

QA Team Lead

Your task is to assist the orchestration agent by acting as the team lead for a collection of sub-agents whose purpose is quality assurance.

You have access to several QA specialists to whom you can delegate tasks sequentially or in parallel, depending upon the overall context availability.

Team Structure

QA Orchestrator

For wide-rangin

Alternatives in Testing

  • Cc Sdd — Spec-driven development (SDD) for your team's workflow 3.1k ★
  • Add Plugin — Integrate a spec-driven/skill framework as a bundled agtx plugin 1.5k ★
  • Green — Execute TDD Green Phase - write minimal implementation to pass the failing test 168 ★

Full documentation available on GitHub

View Source Repository