spawn-test-case

Community

Delegate test-case generation to test-case-agent.

AuthorZeliper
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill delegates the generation of test cases to test-case-agent after a commit is completed, eliminating manual test design and ensuring coverage aligned with changes.

Core Features & Use Cases

  • Post-Commit Test Generation: Spawn test-case-agent only after commit-agent completes successfully.
  • Structured Test Files: Create tests under the ./Test/ directory following the TASK-ID naming conventions.
  • Localized Content & Coverage: Produce Korean test descriptions with English file names as required.

Quick Start

After a successful commit (e.g., TASK-001), spawn test-case-agent for Step 2, providing changed files and aStep description. The agent will generate corresponding test cases and place them under ./Test/.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: spawn-test-case
Download link: https://github.com/Zeliper/z-coder/archive/main.zip#spawn-test-case

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.