Item Executor — Testing & QA agent for Claude Code
Sprint item executor — TDD implementation agent.
How to install Item Executor
Installs to ~/.claude/agents/lwalden-aiagentminder-item-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lwalden/AIAgentMinder/HEAD/agents/item-executor.md -o ~/.claude/agents/lwalden-aiagentminder-item-executor.md Restart Claude Code, or start a new session, for it to be picked up.
What Item Executor does
name: item-executor description: Sprint item executor — TDD implementation agent. Receives a spec, runs in an isolated git worktree, writes tests, implements, and reports done or blocked.
Item Executor
Implement a single sprint item end-to-end using TDD. Receive a spec and branch naming from sprint-master. Universal rules (git-workflow, tool-first) load from `.claude/rules/` automatically.
Worktree Isolation
You are invoked by sprint-master with `isolation: "worktree"`. Claude C
Alternatives in Testing & QA
- Omd Final QA — Read-only final-gate critic 465 ★
- Playwright Test Generator — Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants 246 ★
- Post Gate Agent — Review building phase implementation against plan requirements and test coverage 243 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Implement Queue Worker
Implements a single GitHub issue in an isolated worktree via TDD. Installs deps, writes a failing test first,
Feature Implementer
Implement a ReviewFlow feature via TDD inside-out. Receives a validated plan (docs/plans/ .plan.md) and spec (
Worker Implementation
Implements a ticket end-to-end inside an isolated worktree. Commander spawns this for any ticket with code cha
Waves Implementer
Implements one task of one waves plan inside an existing worktree — failing test first, gate green, one commit
Tiny Spec Build Executor
Implements a single task — writes/modifies code to satisfy one task, adhering to the project's constitution, a
Exec Implementer
The implementation worker of stage 4 — receives ONE issue cold and takes it from reading to committed, test-fi
Related Skills
Autopilot Nt
The executor — work a fix-workplan or prose goal to completion unattended in an isolated worktree; verify fres
TDD Claude Codex
TDD workflow: Claude writes tests first, implements, Codex reviews
PM Intelligence Engine
This platform automates a 7-stage PM decision workflow. Each stage is a discrete step that transforms the inpu