commit.test

Official

Auto-run tests until all pass after code review.

AuthorUnsupervisedcom
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the verification stage after code review by pulling the latest code and executing the project's test suite until all tests pass, ensuring changes meet quality standards.

Core Features & Use Cases

  • Automated test execution: Pulls latest code and runs the project's tests.
  • Failure analysis guidance: Detects failing tests and guides iterative fixes until green.
  • Environment adaptability: Auto-detects and uses the appropriate test command (pytest, npm test, go test, etc.) based on project type.
  • Usage scenario: After a code review, run this skill to validate the integrity of changes across languages and configurations.

Quick Start

Run the commit.test skill after code review to verify your changes by pulling the latest code, running tests, and iterating until all pass.

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: commit.test
Download link: https://github.com/Unsupervisedcom/deepwork/archive/main.zip#commit-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 471,000+ vetted skills library on demand.