run-check-and-test

Community

Run all checks before committing.

Authorbaseballyama
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The skill automates the repository quality gate process by running the project's defined checks (format, lint, type checks, tests, and builds) so that changes can be validated before committing or opening a PR.

Core Features & Use Cases

  • Discover and run the project's quality gates by inspecting common manifests (package.json, Cargo.toml, pyproject.toml, Makefile) to locate the actual commands.
  • Execute checks in a deterministic sequence (format → lint → types → tests → build) and provide actionable failure guidance.
  • Use Case: After implementing changes, trigger the full check suite to confirm no regressions and maintain code health.

Quick Start

Run the project's full quality gates across the modified workspace and report any failures.

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: run-check-and-test
Download link: https://github.com/baseballyama/eslint-plugin-postgresql/archive/main.zip#run-check-and-test

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