gait-incident-to-regression

Community

Turn incidents into CI regressions

Authordavidahmann
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of converting a recorded AI agent run (an incident) into a repeatable regression test suite, ensuring that future changes do not break existing functionality.

Core Features & Use Cases

  • Fixture Initialization: Creates deterministic fixtures from existing Gait run artifacts.
  • Regression Execution: Runs graders and checks against the initialized fixtures.
  • CI-Friendly Output: Generates outputs like JUnit XML for seamless integration into CI pipelines.
  • Use Case: After an AI agent causes an unexpected issue (an incident), use this skill to capture the exact state and inputs, then set up an automated test that will fail if the same issue recurs in the future.

Quick Start

Use the gait-incident-to-regression skill to initialize fixtures from run ID 'run_123' and execute the regression suite.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: gait-incident-to-regression
Download link: https://github.com/davidahmann/gait/archive/main.zip#gait-incident-to-regression

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 471,000+ vetted skills library on demand.