Agent skill
test-and-fix-connector
Validate a connector by running the test suite, diagnosing failures, and applying fixes until all tests pass.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/test-and-fix-connector
SKILL.md
Test and Fix the Connector
Description
This skill helps you validate a connector implementation by executing the provided test suite, diagnosing test failures, and applying minimal, targeted fixes until all tests pass. It guides you through setting up tests, running them against real source systems, and iteratively fixing issues.
Instructions
Read and follow prompts/test_and_fix_connector.md
Didn't find tool you were looking for?