complexity

Community

Identify and target refactoring by code complexity

Authorboshu2
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams locate high-complexity code regions and prioritize refactoring efforts to improve maintainability and reduce risk.

Core Features & Use Cases

  • Detect high-CC regions: surface functions or methods with elevated cyclomatic complexity for targeted refactoring.
  • Language support: analyzes Python and Go projects by scanning source trees to surface hotspots.
  • Use Case: Imagine a codebase with nested conditionals; this Skill highlights hotspots and suggests concrete refactoring targets.

Quick Start

Run the complexity analysis on your repository to produce a report under .agents/complexity, such as .agents/complexity/2026-02-08-target.md.

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: complexity
Download link: https://github.com/boshu2/agentops/archive/main.zip#complexity

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.