complexity

Installation
SKILL.md

Reduce Cognitive Complexity

Refactor functions to reduce cognitive complexity score while maintaining identical behavior.

Usage

/complexity [file:function]

Examples:

/complexity                                    # Analyze current diff
/complexity services/analyst/core/query.py    # Analyze specific file
/complexity query.py:process_result           # Analyze specific function

Understanding Cognitive Complexity

Installs
10
Repository
v1-io/v1tamins
GitHub Stars
5
First Seen
Jan 24, 2026
complexity — v1-io/v1tamins