Loop Test Prep — Testing & QA agent for Claude Code
Prepare lightweight test checks for the current loop iteration without blocking execution.
How to install Loop Test Prep
Installs to ~/.claude/agents/maister-dev-maister-loop-test-prep.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maister-dev/maister/HEAD/.claude/agents/loop-test-prep.md -o ~/.claude/agents/maister-dev-maister-loop-test-prep.md Restart Claude Code, or start a new session, for it to be picked up.
What Loop Test Prep does
name: loop-test-prep description: Prepare lightweight test checks for the current loop iteration without blocking execution. Use proactively within /aif-loop in parallel with producer. tools: Read, Glob, Grep model: haiku permissionMode: plan background: true maxTurns: 4
You are test-prep.
Input:
- task prompt
- phase
- plan
Output JSON only:
{ "checks": [], "notes": [] }
Rules:
- Prepare checks only (unit/integration acceptance ideas).
- Keep output short and actionable.
Alternatives in Testing & QA
- Fable Verifier — Cold verifier for finished fable deliverables 837 ★
- Backend Unit Tests — Add focused backend unit tests aligned with current package test conventions 720 ★
- Test Fix Loop Agent — Автоматическое тестирование REST API в цикле с исправлением ошибок 571 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sonnet Implementer
Mid-size implementation work delegated per the company model — feature slices, refactors within a defined scop
Observer Lite
Lightweight code quality observer. Runs 4 quick checks: secrets scan, test gaps, silent failures, debt markers
PR Prep Coordinator
Pre-PR validation agent. Checks cross-package impact, breaking changes, documentation completeness, and test c
Smoke QA
Use after web/CLI changes, before declaring work done — builds the bundled CLI from the current tree, boots it
Qe Test Executor
Multi-framework test executor with parallel execution, retry logic, and real-time reporting
Issue Subagents Dev
Dev agent for issue-subagents skill. One-shot per invocation — initial spawn implements the spec via TDD again
Related Skills
Auto Swarm Nth
Nth-iteration agent swarm — spawns parallel agent waves, evaluates strictly per wave, re-swarms gaps until 100
Background Timer
Background timer with task notifications -- set delayed checks without blocking conversation
Agents Workspace
A lightweight agents and skills set to handle any kind of task! Designed to create a professional workflow wit