vm0-aivm0-aiOfficialยท22 Agent Skills Included

vm0

Automate code reviews, testing, commits, and tech debt cleanup

Automates pull request reviews, pre-commit quality checks, and conventional commit message creation. Scans codebases for technical debt, bad test patterns, and defensive code, then files tracked GitHub issues. Enforces strict type safety, lint rules, and database migration standards so teams ship cleaner code faster.
npx skills add vm0-ai/vm0 --all -g -y
Available:

Gives your AI agent the project's core coding rules, testing standards, commit conventions, and pre-commit check procedures so it writes and reviews code that matches team requirements.

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
vm0-aivm0-ai

feature-switch

Guides gating new user-facing features behind feature flags in the vm0 codebase.

Official
Intermediate
๐Ÿ“ฆ In Repo
vm0-aivm0-ai

ccstate

Documents patterns and best practices for ccstate state management in the vm0 platform.

Official
Advanced
๐Ÿ“ฆ In Repo
vm0-aivm0-ai

commit

Run format, lint, type-check, and test steps before Git commits.

Official
Intermediate
๐Ÿ“ฆ In Repo
vm0-aivm0-ai

dev-server

Manage VM0 dev server lifecycle with start, stop, logs, auth, and tunnel operations.

Official
Advanced
๐Ÿ“ฆ In Repo
vm0-aivm0-ai

agent-browser

Automate browser navigation, form filling, screenshots, and data extraction.

Official
Intermediate
๐Ÿ“ฆ In Repo
vm0-aivm0-ai

ops-utils

Clean up GitHub preview deployment environments older than three days.

Official
Intermediate
๐Ÿ“ฆ In Repo
vm0-aivm0-ai

tech-debt

Scan codebases for quality issues and generate GitHub tracking issues.

Official
Intermediate
๐Ÿ“ฆ In Repo
vm0-aivm0-ai

pull-request

Automate GitHub pull-request creation, merging with CI validation, and comments.

Official
Intermediate
๐Ÿ“ฆ In Repo
vm0-aivm0-ai

local-testing

Provision a mock Claude dev environment and run Vitest and BATS tests.

Official
Advanced
๐Ÿ“ฆ In Repo
vm0-aivm0-ai

testing

Automate testing guidance and reviews for unit, integration, and UI tests.

Official
Basic
๐Ÿ“ฆ In Repo
vm0-aivm0-ai

issue-action

Automate GitHub issue continuation with feature branches, conventional commits, and tests.

Official
Intermediate
๐Ÿ“ฆ In Repo
vm0-aivm0-ai

pr-check

Monitor GitHub PR CI checks and auto-fix lint issues until all pass.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install vm0 skills?โ–ผ

Run `npx skills add vm0-ai/vm0 --all -g -y` in your terminal to install all skills in this suite globally.

How to automate code reviews with AI?โ–ผ

The code-quality skill reviews any pull request or commit range against 19 documented bad-smell categories and generates detailed per-commit reports with prioritized fixes.

How to scan a codebase for technical debt?โ–ผ

The tech-debt skill runs fast pattern scans for issues like TypeScript any usage, lint suppressions, and oversized files, then creates a tracked GitHub issue with an action plan.

Can AI write conventional commit messages?โ–ผ

Yes. The commit skill runs the right pre-commit checks for your changed files and drafts a valid conventional commit message that triggers correct automated releases.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly inside Claude Code and compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’