·tdd:fix-tests
</>

tdd:fix-tests

Systematically fix all failing tests after business logic changes or refactoring

80Installs·14Trend·@neolabhq

Installation

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill tdd:fix-tests

How to Install tdd:fix-tests

Quickly install tdd:fix-tests AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/neolabhq/context-engineering-kit --skill tdd:fix-tests
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: neolabhq/context-engineering-kit.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/neolabhq/context-engineering-kit --skill tdd:fix-tests
Category
</>Dev Tools
Verified
First Seen
2026-03-02
Updated
2026-03-10

Browse more skills from neolabhq/context-engineering-kit

Quick answers

What is tdd:fix-tests?

Systematically fix all failing tests after business logic changes or refactoring Source: neolabhq/context-engineering-kit.

How do I install tdd:fix-tests?

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

Where is the source repository?

https://github.com/neolabhq/context-engineering-kit