What is tdd:fix-tests?
Systematically fix all failing tests after business logic changes or refactoring Source: neolabhq/context-engineering-kit.
Systematically fix all failing tests after business logic changes or refactoring
Quickly install tdd:fix-tests AI skill to your development environment via command line
Source: neolabhq/context-engineering-kit.
User can provide to focus on specific tests or modules:
After business logic changes, refactoring, or dependency updates, tests may fail because they no longer match the current behavior or implementation. This command orchestrates automated fixing of all failing tests using specialized agents.
Fix all failing tests to match current business logic and implementation.
Systematically fix all failing tests after business logic changes or refactoring Source: neolabhq/context-engineering-kit.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/neolabhq/context-engineering-kit --skill tdd:fix-testsSystematically fix all failing tests after business logic changes or refactoring Source: neolabhq/context-engineering-kit.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/neolabhq/context-engineering-kit --skill tdd:fix-tests Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/neolabhq/context-engineering-kit