governance-validation | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / governance-validation

governance-validation

maintained by GodSpeedAI

star 1 account_tree 0 verified_user MIT License
bolt View GitHub

name: governance-validation description: Validate governance constraints, CALM compliance, and architecture boundaries using spec-guard, flow-lint, and CALM validation. Use when checking if changes comply with SEA™ governance rules, enforcing invariants, or verifying architecture-as-code constraints before submitting PRs or generating code.

Governance Validation Skill

Ensures proposed changes comply with SEA™ governance rules.

Validation Checks

1. Spec Validation

just spec-guard

Validates all specification files:

  • SDS YAML schema compliance
  • SEA-DSL syntax validation
  • Cross-reference integrity

2. Flow Lint

just flow-lint

Enforces CQRS annotation requirements on all Flows.

3. CALM Architecture

calm validate

Validates architecture definitions against CALM spec.

Invariants Enforced

ID Invariant Enforcement
INV-GOV-001 Agents cannot self-approve privileged actions SoD gate in CI
INV-GOV-002 Breaking changes require R-AG approval PR approval workflow
INV-GOV-003 All privileged actions logged to audit trail Audit event emission

When to Use

  • Before submitting a PR with spec changes
  • After generating code from specs
  • During semantic debt review
  • When changing governance policies

Outputs

  • Pass/fail status with specific violations
  • Invariant IDs for failed checks
  • Remediation suggestions

Related Specs

  • SDS-031: Authority & Ownership Boundaries
  • SDS-035: Governance Invariants
  • SDS-020: CI Semantic Gates

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 1
GitHub Forks 0
Created Jan 2026
Last Updated il y a 5 mois
tools tools automation tools

Related Skills

specs-gen
chevron_right
docker-expert
chevron_right
glm-coding-agent
chevron_right
feature-dev
chevron_right
creating-pr
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.