home/categories/framework-internals/rykuno-sojustack-agents-skills-refactor-method-complexity-reduce-skill-md
framework-internalsdevelopment
refactor-method-complexity-reduce
Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.
maintainer
Rykuno
Updated 3/14/2026
Stars
20
Forks
1
quick start
Installation and usage
Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use refactor-method-complexity-reduce