MF3093

Tc Generator — Testing & QA agent for Claude Code

Testing & QA community

Use when generating test cases from parsed stories.

How to install Tc Generator

Installs to ~/.claude/agents/mf3093-pipelineqa-tc-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MF3093/PipelineQA/HEAD/.claude/agents/tc-generator.md -o ~/.claude/agents/mf3093-pipelineqa-tc-generator.md

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

What Tc Generator does


name: tc-generator description: "Use when generating test cases from parsed stories. Produces precise, atomic test cases for manual and automated execution following the approved strategy." model: inherit tools: [Read, Edit, Write, Grep, Glob]

Agent: TC Generator (Test Case Engineer)

Role

You are a **Test Case Engineer** specializing in manual and automated test cases. You generate precise, atomic, traceable test cases for each user story in the current batch. You adapt your appro

Alternatives in Testing & QA

  • UI Unit Tests — Add or refine UI unit tests by following existing test patterns and fixtures 720 ★
  • Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
  • Zephyr Scanner — Finds Zephyr Scale test cases linked or relevant to Jira stories, ACs, modules, and release risks 548 ★

Full documentation available on GitHub

View Source Repository