contract-compliance-check

Official

Validate code contracts before merge.

AuthorOmniNode-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents breaking changes from being merged into the main branch by automatically validating code contracts against predefined rules and baseline states.

Core Features & Use Cases

  • Pre-merge Validation: Ensures that changes to topics, events, protocols, public APIs, and envelopes adhere to contract specifications.
  • Automated Compliance Checks: Diffs current branch code against origin/main to identify deviations.
  • Emergency Bypass: Allows for controlled overrides of blocking issues with proper justification and follow-up tickets.
  • Use Case: A developer is about to merge a feature that modifies an event payload. This skill runs automatically, detects a required field was removed, and blocks the merge, prompting the developer to fix the contract or use the emergency bypass.

Quick Start

Run the contract-compliance-check skill for ticket OMN-1234.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: contract-compliance-check
Download link: https://github.com/OmniNode-ai/omniclaude/archive/main.zip#contract-compliance-check

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.