Back to list
GodSpeedAI

governance-validation

by GodSpeedAI

SEA makes your enterprise feel alive, self-aware, and self-documenting.

1🍴 0📅 Jan 24, 2026

SKILL.md


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

IDInvariantEnforcement
INV-GOV-001Agents cannot self-approve privileged actionsSoD gate in CI
INV-GOV-002Breaking changes require R-AG approvalPR approval workflow
INV-GOV-003All privileged actions logged to audit trailAudit 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
  • SDS-031: Authority & Ownership Boundaries
  • SDS-035: Governance Invariants
  • SDS-020: CI Semantic Gates

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon