vibe-rules-enforcer

Automate compliance reviews for vibe flow changes and PR preparation.

6|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/jacobcy/vibe-coding-control-center --skill vibe-rules-enforcer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-rules-enforcer
Source: https://github.com/jacobcy/vibe-coding-control-center/tree/main/supervisor/vibe-rules-enforcer
Command: npx skills add https://github.com/jacobcy/vibe-coding-control-center --skill vibe-rules-enforcer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates comprehensive compliance checks during vibe flow reviews to ensure PR readiness and governance.

Core Features & Use Cases

  • Boundary-aware evaluation: aggregates boundary metrics and cross-checks against configured hard rules.
  • Rule alignment: reads HARD RULES from CLAUDE.md and validates the proposed changes respect them.
  • Consistency validation: ensures documentation and changelogs reflect the changes to support review.

Quick Start

Run vibe flow review to generate a PR compliance report.

Frequently Asked Questions about vibe-rules-enforcer

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

FAQPage Schema
How do I automate PR compliance reports for vibe flow changes?

PR compliance reports verify that proposed changes respect boundary metrics, hard rules from CLAUDE.md, and documentation consistency. This automated compliance review mechanism aggregates boundary metrics, aligns rules, and checks changelog consistency to ensure PR readiness and governance during vibe flow reviews.

How do I validate hard rules from CLAUDE.md before preparing a pull request?

To validate hard rules from CLAUDE.md before PR preparation, run vibe flow review to apply rule alignment checks. The skill reads configured HARD RULES and verifies proposed changes respect them, producing a detailed compliance report for governance validation.

What is boundary-aware evaluation in vibe flow compliance reviews?

Boundary-aware evaluation in compliance reviews aggregates boundary metrics and cross-checks them against configured hard rules. This mechanism validates proposed changes during vibe flow reviews to ensure they meet PR readiness and governance standards before generating a structured compliance report.

Can I use vibe flow review to check documentation consistency for pull requests?

Yes, vibe flow review checks documentation consistency for pull requests by validating that documentation and changelog entries reflect the proposed changes. This consistency validation supports PR review by ensuring governance documentation accurately mirrors code modifications.

Do I need any dependencies to run automated compliance checks for vibe flow?

No external dependencies are required to run automated compliance checks for vibe flow. The skill operates independently to perform boundary retrieval, rule alignment from CLAUDE.md, consistency validation, and structured compliance report generation during PR preparation.