quality-complexity-check

Official

Simplify code, reduce bugs.

AuthorHomericIntelligence
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify and refactor complex code sections, improving maintainability and reducing the likelihood of bugs.

Core Features & Use Cases

  • Code Complexity Analysis: Measures cyclomatic complexity, nesting depth, and function length.
  • Refactoring Guidance: Provides patterns and workflows for improving code structure.
  • Use Case: During a code review, use this Skill to flag functions with high cyclomatic complexity, suggesting specific refactoring techniques like "Extract Function" to make the code more manageable.

Quick Start

Run the check_complexity.py script to analyze the current codebase.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: quality-complexity-check
Download link: https://github.com/HomericIntelligence/ProjectOdyssey/archive/main.zip#quality-complexity-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.