10Legs

Governance Check — Development skill for Claude Code

Development community

/governance-check — Governance Health Check.

How to install Governance Check

Installs to ~/.claude/commands/10legs-ceo-f500-harness-governance-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/10Legs/ceo-f500-harness/HEAD/.claude/commands/governance-check.md -o ~/.claude/commands/10legs-ceo-f500-harness-governance-check.md

Restart Claude Code, or start a new session, for it to be picked up.

What Governance Check does

/governance-check — Governance Health Check

Purpose

Validates the governance status of an active initiative. Returns GREEN / YELLOW / RED status across all governance dimensions. Run before any major milestone or before escalating to the next approval stage.

Usage

/governance-check [INI-YYYY-###]

Validation Checks

1. Initiative Brief Completeness

  • Initiative Brief exists with correct ID
  • All required sections are populated
  • Executive sponsor is confirm

Alternatives in Development

  • Enterprise Policy — Enterprise Skill Governance 720 ★
  • External Tools Health — External Tools Health Check 402 ★
  • Maintainer — Meta-skill that loads all llmwiki governance docs and exposes the three maintainer slash commands 375 ★

Full documentation available on GitHub

View Source Repository