/code:complexity Measure and report code complexity metrics. When to Use This Skill | Use this skill when... | Use something else when... | |---|---| | Identifying refactoring targets by complexity | Looking for specific anti-patterns → /code:antipatterns | | Tracking codebase health trends | Doing full code review → /code:review | | Reviewing large PRs for complexity hotspots | Finding duplicated code → /code:dry-consolidation | | Setting complexity budgets for the team | Configuring linting rules → /configure:linting | Context - Source files: ! - Package files: ! Parameters - : Path to anal…