size-check

Community

Enforce code size and complexity rules.

Authormikecubed
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enforces code size and complexity rules (SIZE-1 through SIZE-6). Loaded by the conductor for write, review, and refactor operations. Detects oversized functions, files, deep nesting, long parameter lists, flag arguments, and God classes. Size thresholds are language-agnostic — no language reference files needed.

Core Features & Use Cases

  • Checks function length to prevent bloated code and improve readability and maintainability.
  • Flags large files and modules to signal refactoring opportunities or modularization.
  • Detects deep nesting and excessive parameter lists to promote better abstraction and SRP adherence.
  • Use Case: When integrating a new feature, run Size Check to ensure new code adheres to size and complexity guidelines.

Quick Start

Run size-check on your repository to identify oversized functions and files.

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: size-check
Download link: https://github.com/mikecubed/agent-orchestration/archive/main.zip#size-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 471,000+ vetted skills library on demand.