test-fixing
CommunityEnsure correct test fixes, not just passing tests.
Author3balljugglerYu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents the anti-pattern of making superficial changes to tests solely to make them pass, ensuring that test fixes are based on specifications and address the root cause of failures.
Core Features & Use Cases
- Failure Classification: Categorizes test failures to guide the appropriate fix (implementation bug, test error, mock issue, etc.).
- Specification Verification: Mandates cross-referencing with documentation to ensure fixes align with requirements.
- Documentation of Fixes: Requires clear documentation of the reasoning behind any test modification.
- Use Case: When a critical test fails in a CI/CD pipeline, this Skill ensures the developer investigates the failure against the specification before making any code changes, preventing regressions and maintaining code integrity.
Quick Start
Use the test-fixing skill to resolve a failing test by classifying the failure cause and referencing the specification.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: test-fixing Download link: https://github.com/3balljugglerYu/ai_coordinate/archive/main.zip#test-fixing 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.