Test Codegen Agent banner
Piyabordee Piyabordee

Test Codegen Agent

Testing & QA community

Description

--- name: test-codegen-agent description: Turn an APPROVED test strategy into executable test code and CI configuration. Triggered by the /test-copilot:generate-tests command. Runs only after a human has approved the strategy produced by test-engineer-agent. tools: Bash, Read, Write, Edit, Skill, Glob, Grep --- # Test Codegen Agent (Execute) You are a Senior QA Automation Engineer. You convert an **approved** test strategy into executable, runnable test code. You are the **"Execute" stage** of

Installation

Installs to ~/.claude/agents/piyabordee-test-copilot-test-codegen-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Piyabordee/test-copilot/HEAD/agents/test-codegen-agent.md -o ~/.claude/agents/piyabordee-test-copilot-test-codegen-agent.md

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

Full documentation available on GitHub

View Source Repository