complexity-check

Community

Instantly score task complexity for smart routing.

Authormetasaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Accurately assessing task complexity is crucial for efficient AI workflow routing and resource allocation. This Skill automates that assessment, providing a reliable integer score from 1-50.

Core Features & Use Cases

  • Automated Complexity Scoring: Analyzes user prompts using keyword detection (e.g., "enterprise", "refactor", "fix"), scope multipliers (e.g., "database", "security"), quantity detection, and negation patterns.
  • Workflow Routing: The output score is used by commands to make intelligent routing decisions, ensuring appropriate AI models (haiku, sonnet, opus) and workflow phases are allocated.
  • Granular Analysis: Distinguishes between simple tasks (e.g., "fix typo in README" - score 1) and system-wide refactors (e.g., "standardize error handling across all microservices" - score 34).
  • Use Case: For a prompt like "implement JWT authentication API with tests," this skill would return a score (e.g., 19), guiding the system to a full workflow with a sonnet model.

Quick Start

Calculate the complexity score for "implement JWT authentication API with tests."

Dependency Matrix

Required Modules

None required

Components

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: complexity-check
Download link: https://github.com/metasaver/metasaver-marketplace/archive/main.zip#complexity-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.