spec-enforcement

Automate governance checks for documentation, builds, linting, and formatting in pull requests.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/maverox/claude-plugins --skill spec-enforcement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-enforcement
Source: https://github.com/maverox/claude-plugins/tree/main/plugins/software-engineering-suite/skills/spec-enforcement
Command: npx skills add https://github.com/maverox/claude-plugins --skill spec-enforcement

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides automated governance over code changes to ensure documentation updates, build integrity, and code quality across development workflows.

Core Features & Use Cases

  • Documentation verification to ensure updated READMEs, API docs, and changelogs accompany code changes.
  • Build, lint, and formatting checks to validate integrity and style compliance after changes.
  • Post-change verification and reporting to summarize results and surface required fixes.

Quick Start

Run the spec enforcement workflow to validate documentation, builds, linting, and quality checks after a code change.

Frequently Asked Questions about spec-enforcement

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce documentation updates and build quality in pull requests?

You can enforce documentation updates and build quality in pull requests by applying automated governance checks that verify READMEs, API docs, builds, linting, and changelog maintenance before changes are merged.

What is automated spec enforcement for code changes?

Automated spec enforcement for code changes is a governance workflow that validates documentation updates, build integrity, linting, and formatting compliance to ensure quality across repositories and CI pipelines.

How do I validate changelog maintenance and linting compliance after modifying code?

You validate changelog maintenance and linting compliance after modifying code by running a post-change verification workflow that surfaces required fixes and reports errors through configurable guardrails.

Can I use automated quality checks across multiple repositories and CI pipelines?

Yes, you can use automated quality checks across multiple repositories and CI pipelines because the governance workflow applies to typical software development workflows where pull requests modify code, documentation, or configuration.

What's the best way to surface required fixes when documentation and builds fail in CI?

The best way to surface required fixes when documentation and builds fail in CI is to use post-change verification reporting that summarizes results and provides clear error reporting through configurable guardrails.

Why does code quality enforcement fail when configuration and documentation are modified together?

Code quality enforcement may fail when configuration and documentation are modified together if the automated checks detect missing changelog updates, formatting violations, or build integrity issues, reporting them as clear errors for resolution.