Test Engineer banner
Piyabordee Piyabordee

Test Engineer

Testing community

Description

--- allowed-tools: Bash, Read, Skill, Glob, Grep description: Analyze the codebase and produce a test strategy and test cases for human review (step 1 of 2 — does not write code). --- # Test Engineer — Strategy (Step 1 of 2) Invoke @test-copilot:test-engineer-agent to analyze the codebase and produce a comprehensive **test strategy and test cases** for human review. This is the **plan** half of an AI-DLC workflow (Generate → Human Validate → Execute): 1. The agent gathers business context, d

Installation

Installs to ~/.claude/skills/piyabordee-test-copilot-test-engineer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/piyabordee-test-copilot-test-engineer && curl -fsSL https://raw.githubusercontent.com/Piyabordee/test-copilot/HEAD/commands/test-engineer.md -o ~/.claude/skills/piyabordee-test-copilot-test-engineer/SKILL.md

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

Full documentation available on GitHub

View Source Repository