audit-contracts-v3-ops

Manage Contract Registry v3 contract creation, migration, parity checks, and enforcement calibration.

3|1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Ilenburg1993/chatgpt-docker-puppeteer --skill audit-contracts-v3-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-contracts-v3-ops
Source: https://github.com/Ilenburg1993/chatgpt-docker-puppeteer/tree/main/.github/skills/audit-contracts-v3-ops
Command: npx skills add https://github.com/Ilenburg1993/chatgpt-docker-puppeteer --skill audit-contracts-v3-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and agents (resource) components.

What problem does it solve?

This Skill streamlines complex operations within the Contract Registry v3, ensuring contracts are correctly defined, migrated, and enforced, thereby reducing operational risks and improving system reliability.

Core Features & Use Cases

  • Contract Management: Create, migrate, and update contract DSLs.
  • Parity & Validation: Verify hybrid parity, calibrate enforcement levels, and validate coverage/drift.
  • Rollout Preparation: Prepare for safe rollouts from 'warn' to 'blocking' states.
  • Use Case: When introducing a new quality gate contract, use this Skill to define its DSL, validate its parity with existing rules, and prepare it for a phased rollout to 'blocking' enforcement.

Quick Start

Use the audit-contracts-v3-ops skill to create and migrate contracts DSL v3, checking hybrid parity and calibrating enforcement levels.

Frequently Asked Questions about audit-contracts-v3-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate contracts to Contract Registry v3?

Contract migration to v3 is managed by updating contract DSLs and running specific npm scripts to ensure definitions are correctly migrated. This process validates contract integrity during the transition to the new registry.

What is hybrid parity checking in contract governance?

Hybrid parity checking verifies that new v3 contract DSLs align with existing rules before enforcement. It validates coverage and drift to ensure contracts maintain operational readiness and system reliability during updates.

How do I calibrate enforcement levels from warn to blocking?

Enforcement level calibration prepares contracts for safe rollouts by transitioning phases from 'warn' to 'blocking' states. This phased rollout approach reduces operational risks when introducing new quality gate contracts.

Can I use this Skill to create new quality gate contracts?

Yes, contract management supports creating new contract DSLs for quality gates. You can define the DSL, validate its parity with existing rules, and prepare it for a phased rollout to blocking enforcement.

Do I need specific npm scripts to run Contract Registry v3 operations?

Yes, executing Contract Registry v3 operations requires specific npm scripts and reference documents. The Skill includes scripts, references, and agents as core components to support system maintainers in ensuring operational readiness.

What limitations exist when validating contract coverage and drift?

Validation of coverage and drift depends on hybrid parity checks and accurate DSL definitions. Limitations arise when existing rules lack alignment, requiring enforcement level calibration before safe rollout preparation can proceed.