Agent skill
invariant freeze
Verifies that all core invariants (INV-001 through INV-008) exist in CANON/INVARIANTS.md. This ensures that invariants are not removed without a major version bump, maintaining the v1.0 stability g...
Stars
0
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/Reneromero08/agent-governance-system/tree/main/CAPABILITY/SKILLS/governance/invariant-freeze
SKILL.md
required_canon_version: >=3.0.0
Skill: Invariant Freeze
Version: 0.1.0 Status: Active
Purpose
Verifies that all core invariants (INV-001 through INV-008) exist in CANON/INVARIANTS.md. This ensures that invariants are not removed without a major version bump, maintaining the v1.0 stability guarantee.
Triggers
- Manual verification of governance stability.
- CI check before releases.
Inputs
CANON/INVARIANTS.md(source of truth)input.jsonwithexpected_invariantslist.
Outputs
actual.jsonwith:found_invariants: list of matches.missing: list of missing expected invariants.valid: boolean status.
Constraints
- Must search for exact
[INV-XXX]tags. - Must not allow gaps or removals from the frozen list.
required_canon_version: >=3.0.0
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
mcp-adapter
0
0
Explore
pipeline-dag-scheduler
0
0
Explore
cortex-summaries
0
0
Explore
llm-packer-smoke
0
0
Explore
artifact-escape-hatch
0
0
Explore
mcp-message-board
0
0
Explore
Didn't find tool you were looking for?