architecture-validator

Community

Automate architecture validation, prevent design drift.

Authornera0875
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually verifying that project architecture adheres to defined constraints (e.g., number of agents, skills, commands) is error-prone and time-consuming. This skill automates the validation process, ensuring design compliance.

Core Features & Use Cases

  • Component Limits: Validates the count of base agents (3), supplementary agents (max 5), implementation skills (max 10), total skills (max 14), and commands (max 8).
  • Structure Validation: Ensures architecture.md and plugin.json component counts match, maintaining consistency.
  • Automated Checks: Provides a clear, JavaScript-like logic for performing validation checks against predefined rules.
  • Use Case: After an architect agent proposes a new project structure, use this skill to automatically validate architecture.md against predefined limits and rules, ensuring design compliance before implementation begins and preventing costly rework.

Quick Start

Use the architecture-validator skill to check if the current project architecture adheres to the defined limits for agents and skills.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-validator
Download link: https://github.com/nera0875/AGI/archive/main.zip#architecture-validator

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