verify-then-commit

Community

Ensure code quality with mandatory checks before committing.

Authorthomas-estep
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that code is of high quality by enforcing mandatory checks before commits, reducing the risk of deploying broken code.

Core Features & Use Cases

  • Mandatory Checks: Enforces running tests, typecheck, and lint before committing.
  • Pre-commit Hook: Integrates with pre-commit hooks to enforce these checks.
  • Use Case: Before pushing code to a repository, this Skill ensures that all tests pass, typechecking is successful, and linters have no issues.

Quick Start

Before committing changes, run the verify-then-commit command to ensure all checks pass.

Dependency Matrix

Required Modules

None required

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: verify-then-commit
Download link: https://github.com/thomas-estep/bindle/archive/main.zip#verify-then-commit

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