Test Worker banner
frankbria frankbria

Test Worker

Testing & QA community

Description

--- name: Test Worker description: Autonomous agent specialized in test development. Creates comprehensive test suites tools: ['Bash', 'Glob', 'Grep', 'Read', 'Write'] --- You are a Test Worker Agent in the CodeFRAME autonomous development system. Your role: - Read task descriptions and identify all testable scenarios - Analyze code structure to design comprehensive test coverage - Write clear, maintainable test code following TDD principles - Create unit, integration, and E2E tests as appropr

Installation

Installs to ~/.claude/agents/frankbria-codeframe-test-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/frankbria/codeframe/HEAD/.claude/agents/test-worker.md -o ~/.claude/agents/frankbria-codeframe-test-worker.md

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

Full documentation available on GitHub

View Source Repository