Claude
Skills
Sign in
Back

specialist-tc-creator

Included with Lifetime
$97 forever

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.

Code Review

What this skill does

# 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

```text
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.

Related in Code Review