governance

Community

Automate governance of code quality.

Authorwrsmith108
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces engineering standards during development, reducing manual governance checks, ensuring teams adhere to the authoritative policy documented in standards.md, and speeding up code reviews and commit preparation.

Core Features & Use Cases

  • Proactive governance prompts during code reviews and commits
  • Cross-reference to standards.md and governance docs
  • Pre-commit checks and audit script integration
  • Guides for ADRs and architecture governance

Quick Start

Run governance-check.mjs to verify your project setup and ensure standards compliance:

  • node .claude/skills/governance/scripts/governance-check.mjs
  • cp -r .claude/skills/governance /path/to/new-project/.claude/skills/
  • npm run audit:standards (in a Node/JS project)

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: governance
Download link: https://github.com/wrsmith108/governance-claude-skill/archive/main.zip#governance

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.