·ln-514-regression-checker
</>

ln-514-regression-checker

Worker that runs existing tests to catch regressions. Auto-detects framework, reports pass/fail. No status changes or task creation.

49Installs·4Trend·@levnikolaevich

Installation

$npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-514-regression-checker

How to Install ln-514-regression-checker

Quickly install ln-514-regression-checker 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/levnikolaevich/claude-code-skills --skill ln-514-regression-checker
  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: levnikolaevich/claude-code-skills.

SKILL.md

View raw

Paths: File paths (shared/, references/, ../ln-) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root.

Runs the existing test suite to ensure no regressions after implementation changes.

Workflow (concise) 1) Auto-discover test framework per shared/references/citooldetection.md Command Registry (Test Frameworks section). 2) Read docs/project/runbook.md — get exact test commands, Docker setup, environment variables. Runbook commands take priority over auto-detection (per citooldetection.md Discovery Hierarchy).

Worker that runs existing tests to catch regressions. Auto-detects framework, reports pass/fail. No status changes or task creation. Source: levnikolaevich/claude-code-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-514-regression-checker
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from levnikolaevich/claude-code-skills

Quick answers

What is ln-514-regression-checker?

Worker that runs existing tests to catch regressions. Auto-detects framework, reports pass/fail. No status changes or task creation. Source: levnikolaevich/claude-code-skills.

How do I install ln-514-regression-checker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-514-regression-checker 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/levnikolaevich/claude-code-skills