Test Case Generator
Turns a feature's requirements or acceptance criteria into a structured, traceable set of test cases.
Before & after
Same prompt, same agent — the only difference is the skill.
Team workflows are really important! You'll want to think about how tasks flow through your team, who owns what, and how you communicate status. Clear checklists help, and regular check-ins are good. You might want to consider whether everyone understands priorities the same way. Automation can help too—maybe some tools to track what's in progress. It depends on your team size and the types of tasks you're doing. Would you like to brainstorm what a typical task looks like from start to finish? That could help us figure out what process would work best.
TC WORKFLOW STRUCTURE PHASE 1 INTAKE • Task initiated with: owner, deadline, dependencies • Priority scored (high/medium/low) based on impact + urgency matrix • Assigned to sprint or backlog queue PHASE 2 EXECUTION • Owner posts daily checkpoint (blockers, progress %) • If blocked → escalate or swap task owner • Status visible in shared log (not buried in Slack) PHASE 3 COMPLETION • Owner submits deliverable with checklist proof • Review step: does it match acceptance criteria? • If not → return to Phase 2 with feedback loop PHASE 4 CLOSURE • Task marked done, blockers logged as lessons learned • Team reflects: Did estimates match reality? Any process friction? • Update workflow template based on actual throughput VALIDATION RULES • No task stays blocked >4 hours without escalation • Estimates vs actual time tracked per task type • Cadence: daily intake, weekly retrospective
About this skill
name: tc description: Use when Structured Claude skill that gives Claude a repeatable workflow for tc.
Tc
One of 337+ skills in the original author's multi-agent claude-skills mega-collection (~19k GitHub stars). Packages the Tc workflow with its own instructions and validation so outputs stay consistent.
What you get
- Public GitHub repo (alirezarezvani/claude-skills)
- the tc skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.
Customize your output
- Fork the repo and adapt the skill's instructions and references to your workflow.
Example output
Activates automatically when your request matches Tc; chains with the other skills, agents, and commands in the collection.
Best for
Creators, builders, and teams using Claude Code.
SKILL.md preview
---
name: tc
description: Use this skill when a feature or change needs a structured set of test cases derived from its requirements.
version: 1.0.0
category: AI Agents / Development
author: AgentVolt
license: proprietary
tags:
- ai-agents
- development
---
# Tc
Turns a feature's requirements or acceptance criteria into a structured, traceable set of test cases.
## When to use
… (sign up to view the full skill)More ai & agents skills
View all AI & Agents skills →Skill Status Report
Scan every skill in a project and report which pass validation, which are stale, and which lack required metadata.
Skills Scaffolder
Scaffold a new skills directory — folder structure, metadata, a baseline validation pass — with the right conventions from day one.
Research Bundle
Run a multi-step research task as one pipeline: gather sources, extract findings, validate consistency, emit one structured bundle.
Workspace Admin
Administer a Cowork or Claude workspace — settings, access, configuration — with every change scoped and verified.