tl-complexity-assessment

Installation
SKILL.md

tl-complexity-assessment

Find the files that need to be split up. Get a ranked, evidence-based list of complexity hotspots with specific refactoring recommendations.

Quick Start

For experienced users — run the scanner and get a report:

# Bash
./scripts/complexity-scan.sh src/

# PowerShell
.\scripts\complexity-scan.ps1 -TargetDir src/

For guided assessment — follow the phases below.

Installs
16
First Seen
Mar 18, 2026
tl-complexity-assessment — toddlevy/tl-agent-skills