code-change-verification

Community

End-to-end validation for code changes.

Authoryuichi176
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures every code change goes through a full verification stack by installing dependencies, building, linting, typechecking (including generated declarations), and running tests to guarantee a clean, green state before merging.

Core Features & Use Cases

  • Automated dependency installation: Installs project dependencies to reproduce a fresh environment.
  • Deterministic verification pipeline: Builds, lints, typechecks, and tests run in a fixed order to ensure reliability.
  • Monorepo readiness: Works across multi-package repos by locating the repository root and applying the same checks.

Quick Start

  • macOS/Linux: bash .codex/skills/code-change-verification/scripts/run.sh
  • Windows (PowerShell): bash .codex/skills/code-change-verification/scripts/run.sh
  • If any command fails, fix the issue, re-run the script, and report the failing output.

Dependency Matrix

Required Modules

pnpmgit

Components

scripts

💻 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: code-change-verification
Download link: https://github.com/yuichi176/artlyst/archive/main.zip#code-change-verification

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.