task-analyzer

Analyzes tasks to estimate complexity and recommend relevant skills.

1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/simoabid/ABID.Dev-Portfolio --skill task-analyzer-simoabid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-analyzer
Source: https://github.com/simoabid/ABID.Dev-Portfolio/tree/main/.agent/skills/task-analyzer
Command: npx skills add https://github.com/simoabid/ABID.Dev-Portfolio --skill task-analyzer-simoabid

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you understand the true nature and complexity of a task, guiding you to select the most appropriate tools and skills for successful completion.

Core Features & Use Cases

  • Task Essence Identification: Determines the fundamental purpose behind a task.
  • Scale Estimation: Assesses task complexity based on file count and indicators.
  • Skill Matching: Recommends relevant skills based on task type and tags.
  • Use Case: When faced with a new feature request, use this Skill to analyze its scope, identify potential challenges, and get a prioritized list of skills like 'coding-principles' and 'testing-principles' needed for implementation.

Quick Start

Analyze the task 'Implement a new user profile page with backend integration'.

Frequently Asked Questions about task-analyzer

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

FAQPage Schema
How do I analyze task complexity and estimate work scale for AI development?

Task complexity analysis determines the fundamental purpose of a task, estimates its scale based on file count and indicators, and guides execution. It identifies the true nature of a task before starting development.

What is metacognitive task analysis and how does it identify task essence?

Metacognitive task analysis identifies the fundamental purpose behind a task. It assesses task type, scale, and estimated files to provide a structured breakdown of what the task requires for successful completion.

How do I select appropriate skills for a new feature request with backend integration?

Skill selection matches relevant skills against an index using extracted tags from the task analysis. It recommends appropriate skills with priority and metadata, guiding you to the right tools for feature implementation.

Can I estimate the number of files needed before starting a complex workflow?

Yes, scale estimation assesses task complexity by estimating the number of files needed based on specific indicators. This helps you understand the work scale and scope before beginning implementation.

Does this task analyzer require any dependencies or environment setup to run?

No, the task analyzer has no dependencies and requires no environment setup. It performs metacognitive task analysis directly to determine complexity, estimate work scale, and select appropriate skills.