foxctl Code Complexity
CommunitySpot code hotspots and refactor faster
Software Engineering#static analysis#refactoring#quality gates#cognitive complexity#code complexity#cyclomatic#hotspot detection
Authorjoshka0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Code complexity quietly grows until reviews slow down and bugs become harder to predict, so you need a way to measure it and pinpoint where quality problems are likely hiding.
Core Features & Use Cases
- Complexity Hotspot Detection: Identify functions, files, or project areas exceeding a chosen threshold for cyclomatic and cognitive complexity.
- Flexible Views of Complexity: Analyze at file, function, aggregate, or hotspot levels to match how you review and plan refactors.
- Quality Gate Workflows: Use complexity metrics to drive refactoring priorities, highlight technical debt, and support CI-style thresholds.
Quick Start
Run an analysis to find functions that exceed your complexity threshold in a folder by executing: foxctl run code/complexity --input '{ "path": ".", "analysis_mode": "hotspots", "threshold": 15 }'.
Dependency Matrix
Required Modules
None requiredComponents
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: foxctl Code Complexity Download link: https://github.com/joshka0/foxctl/archive/main.zip#foxctl-code-complexity Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.