near-miss-iteration

Community

Iterate on failing tests efficiently.

AuthorDammianMiller
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the scenario where a test suite has a high pass rate but still contains failures, preventing efficient progress by focusing only on the problematic areas.

Core Features & Use Cases

  • Targeted Debugging: Isolates and fixes only the tests that are failing.
  • Preserves Passing Code: Ensures that code which is already working remains untouched.
  • Time Management: Allocates a specific portion of the time budget for iterative refinement.
  • Use Case: When running a test suite results in 7 out of 9 tests passing, this Skill guides the process to fix the two failing tests without re-running or modifying the seven that are already successful.

Quick Start

Use the near-miss-iteration skill to fix the failing tests in the current test suite.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: near-miss-iteration
Download link: https://github.com/DammianMiller/universal-agent-memory/archive/main.zip#near-miss-iteration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.