architecture-drift-check

Community

Detect architecture drift

AuthorOiranca
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify discrepancies between your documented architecture and the actual structure, file organization, and dependencies within your codebase, preventing architectural decay.

Core Features & Use Cases

  • Repository Shape Analysis: Compares the overall structure (e.g., monorepo vs. single app) against documentation.
  • Boundary Violation Detection: Flags instances where different architectural layers or components improperly interact.
  • Dependency Pattern Monitoring: Identifies unexpected changes in core frameworks or build assumptions.
  • Use Case: After a series of rapid feature developments, use this skill to ensure the codebase still adheres to the established microservices architecture documented in ARCHITECTURE.md.

Quick Start

Run the architecture-drift-check skill to scan the repository for any deviations from the documented architecture.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: architecture-drift-check
Download link: https://github.com/Oiranca/copilot-agents-skills/archive/main.zip#architecture-drift-check

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 223,000+ vetted skills library on demand.