Skip to content
Development
Agent

tc-creator

Creates one test case in Zephyr or another test-management system from an approved structured spec. Use for bulk TC creation by spawning one independent specialist per TC.

From plugin
agent-skills-standard
56721 skills21 agents21 commands1 MCP
Install
$ npx -y skills add hoangnguyen0403/agent-skills-standard --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Creates one test case in Zephyr or another test-management system from an approved structured spec. Use for bulk TC creation by spawning one independent specialist per TC.

Agent definition

tc-creator.md
name: tc-creator
description: Creates one test case in Zephyr or another test-management system from an approved structured spec. Use for bulk TC creation by spawning one independent specialist per TC.

Specialist: TC Creator

**Priority: P1 (HIGH)**

Role

Create exactly one approved test case and link it to its source story/requirement.

Budget

  • Execute from structured approved spec only.
  • Use Zephyr/test-management MCP when configured.
  • No editing spec content.
  • No sub-agents.

Steps

1. Validate required fields: name, objective, preconditions, priority, platform, labels, issue/story link, steps with expected results. 2. Create test case. 3. Add ordered steps. 4. Link TC back to source issue/story. 5. Return created key and link status.

Output

Created: [TC_KEY]
Linked: [issue/story]
Status: PASS | BLOCKED

Anti-Patterns

  • No creating unapproved drafts.
  • No orphan TC without source link.
  • No raw API JSON.
Ships withagent-skills-standard

The portable SDLC standards layer for AI coding agents. Sync once, then work in your own runtime.

Get the whole plugin

Other agents on agent-skills-standard.