verify-code

Community

Ensure code quality with automated checks.

AuthorEtroxTaran
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the crucial step of verifying code implementation against defined tests and quality standards, preventing incomplete or buggy code from being merged.

Core Features & Use Cases

  • Automated Testing: Executes pytest for Python or npm test for Node.js projects.
  • Type Checking: Runs npm run typecheck for TypeScript projects.
  • Quality Gate: Ensures all tests pass, type checking succeeds, and linting is clean before marking implementation as complete.
  • Use Case: After an AI implements a new feature, this Skill acts as a final quality assurance step, running all relevant tests to confirm the implementation is correct and robust.

Quick Start

Run the verification commands to check the code quality and test results.

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: verify-code
Download link: https://github.com/EtroxTaran/conductor/archive/main.zip#verify-code

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