standards-enforcer

Enforce team standards and technical strategy at development gates.

15|3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/LazyIsEfficient/agentic-os --skill standards-enforcer-lazyisefficient
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: standards-enforcer
Source: https://github.com/LazyIsEfficient/agentic-os/tree/main/.claude/skills/standards-enforcer
Command: npx skills add https://github.com/LazyIsEfficient/agentic-os --skill standards-enforcer-lazyisefficient

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

The Standards Enforcer ensures that engineering work adheres to the team's agreed standards and strategic decisions, preventing drift across gates and protecting velocity with governance.

Core Features & Use Cases

  • Enforces alignment with load-bearing DADs and ADRs at kickoff, pre-merge, pre-release, and post-release.
  • Cites source-of-truth skills and routes deviations through the correct exception processes to keep decisions auditable.
  • Provides a consistent gating framework that reduces rework and defends the team from pressure to skip essential checks.

Quick Start

Initiate a kickoff alignment by comparing the new work against strategy, DADs/ADRs, and the defined gates before any code is written.

Frequently Asked Questions about standards-enforcer

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

FAQPage Schema
How do I enforce engineering standards at pre-merge and pre-release gates?

You can enforce engineering standards at pre-merge and pre-release gates by routing work through gating checks that validate alignment against load-bearing ADRs and DADs. This ensures traceable decisions and blocks code from advancing until technical strategy compliance is verified.

What is the best way to prevent engineering drift across development gates?

Preventing engineering drift across development gates requires applying a consistent gating framework at kickoff, pre-merge, pre-release, and post-release. This framework compares new work against agreed standards and technical strategy to defend team velocity with governance.

How do I route deviations through the ADR workflow during code review?

To route deviations through the ADR workflow during code review, the gating framework identifies standards misalignment and directs exceptions to the correct ADR processes. It cites source-of-truth skills and documents outcomes for auditing to maintain decision traceability.

When do I need to check ADR compliance during the software development lifecycle?

You need to check ADR compliance during the software development lifecycle at kickoff, pre-merge, pre-release, and post-release gates. Checking alignment at these gates ensures new work adheres to load-bearing DADs, security baselines, and quality baselines before progression.

Can I use governance gates to defend my team from pressure to skip essential checks?

Yes, you can use governance gates to defend your team from pressure to skip essential checks. The gating framework provides a consistent enforcement mechanism that reduces rework by ensuring all engineering work passes through defined compliance and technical strategy validation.

How do I start a kickoff alignment to verify technical strategy before writing code?

To start a kickoff alignment before writing code, compare the proposed new work against your team strategy, load-bearing DADs, and ADRs. This initial gating check validates adherence to security and quality baselines before development begins.