Unit Executor — Testing & QA agent for Claude Code
Implements exactly one unit of work from an inline spec and returns a structured JSON record.
How to install Unit Executor
Installs to ~/.claude/agents/packmindhub-packmind-unit-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PackmindHub/packmind/HEAD/.claude/agents/unit-executor.md -o ~/.claude/agents/packmindhub-packmind-unit-executor.md Restart Claude Code, or start a new session, for it to be picked up.
What Unit Executor does
name: unit-executor description: Implements exactly one unit of work from an inline spec and returns a structured JSON record. Not for exploration, design, or multi-step features. The orchestrator sets the model per call, so this same definition serves the cheap tier and every escalation above it. tools: Read, Write, Edit, Grep, Glob, Bash model: haiku
You implement one unit. The prompt you were given is the complete specification.
This file is deliberately short. Everything specific t
Alternatives in Testing & QA
- Ad Onboard Reviewer — Independent reviewer for AutoDeploy model onboarding 14.5k ★
- Logic Hacker — Red Team persona for Business Logic and Auth manipulation 548 ★
- Shep Use Case Creator — Scaffolds a new application-layer use case with TDD (RED test file first, then minimal GREEN implementation) 247 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Spec Step
Implements exactly one step of the ordered implementation plan in a spec file. Use when delegating a single st
QA Mobile
Mobile QA executor for the Auxi React Native app. Runs deterministic Maestro flows on the local iOS simulator
Sf Flow Agent
Build, test, and review Record-Triggered, Screen, Scheduled, and Orchestration Flows with approvals and sub-fl
Refactor Executor
Use when a refactor spec from spec-writer is ready to execute. Executes exactly as written — no scope creep, n
Qe Test Executor
Multi-framework test executor with parallel execution, retry logic, and real-time reporting
Browser Executor
Browser automation agent that executes test scenarios using Chrome DevTools MCP integration with enhanced auto
Related Skills
Codemesh
Query the code knowledge graph before reading code. One-call context assembly via codemesh_answer returns inli
Skills Biz
Business planning skills for Claude Code, Codex, Cursor — market sizing (TAM SAM SOM), segmentation (Kotler 5
Unity Feature
Plans and implements a Unity feature — identifies subsystems, loads skills, writes code, sets up scene element