code-change-verification

Community

Verify code changes automatically.

AuthorDino-Stark
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that all code changes affecting runtime, tests, or build processes adhere to quality standards by automating formatting, linting, type checking, and testing.

Core Features & Use Cases

  • Automated Quality Checks: Runs essential verification steps to catch issues early.
  • Fail-Fast Execution: Stops immediately upon encountering any error, preventing further issues.
  • Use Case: Before merging a pull request that modifies core application logic, use this skill to guarantee that the code is well-formatted, lint-free, type-correct, and passes all unit tests.

Quick Start

Run the bash script located at .agents/skills/code-change-verification/scripts/run.sh from the repository root.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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/Dino-Stark/generic-agent-core/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 223,000+ vetted skills library on demand.