Invariant Discovery & Enforcement

Official

Clarify and guard your system invariants.

AuthorVrooli
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures the scenario-level rules that must always hold are discovered, clarified, and enforced so that local development services remain dependable without regressing existing behavior.

Core Features & Use Cases

  • Domain intelligence: read docs/internal/INVARIANTS.md when available, study PRDs, requirements, and tests to understand the intended system rules.
  • Invariant articulation: name and describe each critical condition, distinguishing true invariants from incidental quirks before design or fixes proceed.
  • Enforcement and documentation: encode invariants through types, validations, runtime guards, or tests and log their status, enforcement, or gaps for future agents.
  • Use Case: When preparing a fix for the prompt manager scenario, use this Skill to confirm authentication, state shape, and lifecycle assumptions remain intact and fully documented.

Quick Start

Review scenario documentation, identify every invariant, and describe how it is enforced or where coverage is still needed.

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: Invariant Discovery & Enforcement
Download link: https://github.com/Vrooli/Vrooli/archive/main.zip#invariant-discovery-enforcement

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