| name | specialist-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. |
| metadata | {"triggers":{"keywords":["create test case","Zephyr TC creation","test management","link TC to Jira"]}} |
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
- Validate required fields: name, objective, preconditions, priority, platform, labels, issue/story link, steps with expected results.
- Create test case.
- Add ordered steps.
- Link TC back to source issue/story.
- 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.