gate-build

Official

Verify code builds and tests pass.

AuthorObsidian-Owl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that the codebase can be successfully compiled and that all automated tests pass, preventing broken code from being integrated.

Core Features & Use Cases

  • Build Verification: Executes configured build commands to check for compilation errors.
  • Test Execution: Runs configured test suites to validate code functionality.
  • Use Case: Before merging a feature branch, this Skill automatically runs npm run build and npm test to confirm the code is production-ready.

Quick Start

Use the gate-build skill to run the build and test commands defined in the configuration.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: gate-build
Download link: https://github.com/Obsidian-Owl/specwright/archive/main.zip#gate-build

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.