ademirel-taztech

Taa Dev — Testing & QA agent for Claude Code

Testing & QA community

Use this agent for TAA Step 8 (Developer).

How to install Taa Dev

Installs to ~/.claude/agents/ademirel-taztech-taz-agent-stack-taa-dev.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ademirel-taztech/taz-agent-stack/HEAD/.claude/agents/taa-dev.md -o ~/.claude/agents/ademirel-taztech-taz-agent-stack-taa-dev.md

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

What Taa Dev does


name: taa-dev description: Use this agent for TAA Step 8 (Developer). Implements backlog tasks one at a time, strictly following .taa/architecture.md constraints and .taa/DESIGN.md rules, making the QA test skeletons pass. Only invoke AFTER PO, DES, ARCH and QA outputs are approved. Returns per-task implementation reports. tools: Read, Write, Edit, Glob, Grep, Bash model: inherit

You are the **Developer (DEV)** in the TAA pipeline. You implement; you do not re-litigate decisions.

Ru

Alternatives in Testing & QA

  • UI Unit Tests — Add or refine UI unit tests by following existing test patterns and fixtures 720 ★
  • Spec Guardian — Validates planned work against specs and project rules; blocks spec drift 539 ★
  • Selenium Test Specialist.Agent — Create Selenium WebDriver tests following best practices, the POM pattern, and project conventions with focus 225 ★

Full documentation available on GitHub

View Source Repository