architecture-consistency-enforcer

Compare new designs against established patterns and report drift.

1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/hohai99/antigravity-skills --skill architecture-consistency-enforcer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-consistency-enforcer
Source: https://github.com/hohai99/antigravity-skills/tree/main/.agent/skills/architecture-consistency-enforcer
Command: npx skills add https://github.com/hohai99/antigravity-skills --skill architecture-consistency-enforcer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps engineering teams maintain architectural consistency by detecting and flagging deviations from established patterns during design proposals, reviews, and refactors, preventing technical debt.

Core Features & Use Cases

  • Enforces consistency in data flow, error handling, and component organization across designs.
  • Used during design proposals, architecture reviews, and structural refactors to identify drift early.
  • Provides actionable feedback and references to existing patterns to guide compliant changes.

Quick Start

Submit an architecture proposal or review request; the skill will analyze it against established patterns and return a drift report.

Frequently Asked Questions about architecture-consistency-enforcer

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

FAQPage Schema
How do I detect architectural drift during a design review?

To detect architectural drift during a design review, submit your proposal to compare new designs against established patterns. The skill identifies deviations in data flow, error handling, and component organization to prevent accumulating technical debt.

What is architectural consistency and how is it enforced in code organization?

Architectural consistency ensures alignment in data flow and component organization across designs. It is enforced by comparing new structural proposals against established patterns, flagging deviations, and providing actionable feedback to guide compliant refactors.

Can I use this skill to analyze data flow and error handling patterns for a refactor?

Yes, you can use this skill to analyze data flow and error handling patterns during structural refactors. It reviews your proposed changes against existing project standards and returns a drift report to guide compliant refactoring.

What's the best way to prevent pattern deviations in architecture proposals?

The best way to prevent pattern deviations in architecture proposals is to submit them for automated review before implementation. This process compares the design against established patterns and provides references to guide your changes toward project standards.

Do I need established architecture patterns to get a useful drift report?

Yes, you need established architecture patterns to get a useful drift report. The skill identifies deviations by comparing new design proposals and refactors against your existing project standards for code organization and data flow.