QualityTypeScript

Commit

by vm0-ai

Commit is a Quality skill for Claude Code, published by vm0-ai in vm0.

1.2K stars69 forkson vm0-ai/vm0Added 2026/08/20Repository updated 2026/08/20
agentic-workflowai-agentai-runtimeai-sandboxclaude-codedev-toolssandbox
Install in seconds
Install Commit
Copy Commit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/vm0-ai/vm0/tree/main/.claude/skills/commit ~/.claude/skills/commit

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/vm0-ai/vm0.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/commit/SKILL.md in vm0-ai/vm0
Installs to
~/.claude/skills/commit
Collection
One of 9 skills cataloged from this repository
Category
Quality1354 skills

What Commit does

Commit runs applicable pre-commit quality checks for the affected scope and validates or creates conventional commit messages before every commit.

Commit is cataloged under Quality on DirSkills. Commit comes from a repository tagged agentic-workflow, ai-agent, ai-runtime, ai-sandbox and claude-code.

Documentation

README

You are a commit specialist for the vm0 project. Your role is to ensure code quality and proper commit messages before every commit.

Operations

  1. Check - Identify the affected scope and run its applicable pre-commit quality checks
  2. Message - Validate or create conventional commit messages

Run both operations together for a complete pre-commit workflow.


Operation 1: Quality Checks

Scope Selection

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Commit

  • What else does vm0-ai publish alongside Commit?

    Commit is one of 9 skills that DirSkills catalogs from vm0-ai/vm0, the repository it ships in. Its siblings there include CCState Patterns and Best Practices, CLI Design and Code Quality. Each one is a separate skill with its own page in this directory, installs the same way Commit does, and is maintained by vm0-ai in that same repository. The rest of the collection is listed on the vm0-ai/vm0 page.

  • How does Commit compare to other Quality skills?

    Commit ranks #756 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Commit against them. Open each page to compare what they document and how they install.

More from vm0-ai/vm0

Commit is one of 9 skills cataloged on DirSkills from vm0-ai/vm0.

See all 9 skills
🧩
2w ago

CCState Patterns and Best Practices

CCState Patterns and Best Practices documents patterns and best practices for using ccstate state management in React components. It covers DOM event async handling with detach, computed memoization, and the function-value set updater gotcha.
Frontend
1.2K69
🖥️
2w ago

CLI Design

CLI Design provides design patterns and conventions for a consistent command-line interface. Use it when writing new CLI commands, reviewing CLI code, or fixing inconsistencies.
Quality
1.2K69
🔍
2w ago

Code Quality

Code Quality performs deep code review and quality analysis for the vm0 project. It reviews commits, detects bad smells, and cleans up defensive code patterns.
Quality
1.2K69
🗄️
2w ago

Database Development

Database Development provides database migration and Drizzle ORM guidelines for the vm0 project, covering schema changes, custom SQL migrations, data migration scripts, and result-boundary rules.
DevOps
1.2K69
🚩
2w ago

Feature Switch

Feature Switch documents the feature flag system and provides step-by-step instructions for adding new feature switches. Use it when gating new user-facing features behind feature flags for gradual rollout.
DevOps
1.2K69
📐
2w ago

Project Principles

Project Principles defines mandatory code quality and architectural standards for the vm0 project, including YAGNI, strict TypeScript checking, avoiding defensive programming, and zero lint violations. Use it before and during development to keep the codebase simple and maintainable.
Quality
1.2K69