·run-repair-loop
</>

run-repair-loop

Iteratively review changes, run automated tests, and apply targeted fixes until issues are resolved (or a stop condition is reached).

17Installs·2Trend·@nesnilnehc

Installation

$npx skills add https://github.com/nesnilnehc/ai-cortex --skill run-repair-loop

How to Install run-repair-loop

Quickly install run-repair-loop 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/nesnilnehc/ai-cortex --skill run-repair-loop
  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: nesnilnehc/ai-cortex.

SKILL.md

View raw

Converge a codebase or change set to "clean" by running a multi-iteration loop:

Stop and ask the user for direction if any occur:

Example 1: Fix failing unit tests in a Node repo

Iteratively review changes, run automated tests, and apply targeted fixes until issues are resolved (or a stop condition is reached). Source: nesnilnehc/ai-cortex.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nesnilnehc/ai-cortex --skill run-repair-loop
Category
</>Dev Tools
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from nesnilnehc/ai-cortex

Quick answers

What is run-repair-loop?

Iteratively review changes, run automated tests, and apply targeted fixes until issues are resolved (or a stop condition is reached). Source: nesnilnehc/ai-cortex.

How do I install run-repair-loop?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nesnilnehc/ai-cortex --skill run-repair-loop 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/nesnilnehc/ai-cortex