code-test-verify
OfficialVerify all tests pass and AC are met.
Software Engineering#code quality#testing#TDD#CI/CD#acceptance criteria#development cycle#test verification
AuthorLaunchCG
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually verifying that all tests pass and acceptance criteria are met after code implementation is a critical but often tedious step in TDD. This skill automates the verification process, ensuring code is fully compliant and ready for review.
Core Features & Use Cases
- Full Test Suite Execution: Runs all unit, integration, and E2E tests and collects results.
- Acceptance Criteria Mapping: Verifies that each acceptance criterion is covered by passing tests.
- Detailed Failure Analysis: For failing tests, provides exact error messages, root cause analysis, and suggested code fixes.
- Use Case: After implementing your code, invoke this skill. It will run all tests, confirm AC coverage, and if anything fails, it will tell you exactly which test failed, why, and what code to change to fix it, guiding you to a "GREEN" TDD phase.
Quick Start
Verify the code implementation for Jira story PROJ-456 by running all tests.
Dependency Matrix
Required Modules
None requiredComponents
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: code-test-verify Download link: https://github.com/LaunchCG/claude-marketplace-pub/archive/main.zip#code-test-verify Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.