LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

verification-gates - Enforce Build, Test, and Lint Verification Gates

Enforces verification gates with self-correction loop for build, test, and lint checks

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • run gate tool
  • capture stderr and stdout
  • analyze failure causes
  • apply corrections
  • retry gate execution

Inputs

  • build system
  • test suite
  • lint configuration
  • gate tool

Outputs

  • gate pass/fail status
  • applied corrections
  • retry attempt logs

Requirements

  • gate tool availability
  • retry budget system
  • npm or ruff command access

Source

  • Spec: SKILL.md
verification
testing
automation
quality-control
run gate tool
capture stderr and stdout
analyze failure causes
apply corrections
build system
test suite
lint configuration
gate pass/fail status
applied corrections
retry attempt logs