complexity-analyzer

Analyze task descriptions to assign a 1-10 complexity score and planning breakdowns.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jrc1883/popkit-ai --skill complexity-analyzer-jrc1883
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: complexity-analyzer
Source: https://github.com/jrc1883/popkit-ai/tree/main/packages/popkit-dev/skills/pop-complexity-analyzer
Command: npx skills add https://github.com/jrc1883/popkit-ai --skill complexity-analyzer-jrc1883

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes task or feature descriptions to assign a structured 1-10 complexity score and provide actionable planning guidance for teams.

Core Features & Use Cases

  • Automated Scoring: returns a numeric complexity score with a qualitative level and confidence.
  • Subtask & Phase Recommendations: proposes breakdowns and distribution across planning, implementation, testing, and review.
  • Agent & Workflow Guidance: suggests appropriate agents and workflows based on the scored complexity and risk factors.
  • Use Case: sizing a feature in a PRD or planning a refactor to derive concrete tasks and milestones.

Quick Start

Provide a task description and optional metadata to receive a complexity score, recommended subtasks, and phase distribution.

Frequently Asked Questions about complexity-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quantify task complexity for engineering planning?

You can score feature complexity by providing a task description and optional metadata to receive a standardized 1-10 score, qualitative level, and confidence rating for planning.

What is the best way to break down a complex feature into subtasks?

The best way to break down a feature is to analyze its complexity score to generate recommended subtasks and distribute effort across planning, implementation, testing, and review phases.

Can I assess risk factors and phase distribution for a software refactor?

Yes, you can assess risk factors and phase distribution for a software refactor by evaluating the task description, which outputs targeted risk factors and recommended phase distribution.

Does agent routing depend on the complexity score of a task?

Agent routing depends on the complexity score, as the analysis suggests appropriate agents and workflows based on the assigned 1-10 score and identified risk factors.

When do I need a standardized complexity score for product planning?

You need a standardized complexity score for product planning when sizing a feature in a PRD or scoping a refactor to derive concrete tasks, milestones, and agent routing.