task-classification

Community

Route work safely with the right agents.

Authorjosix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It determines how to handle an incoming request by estimating scope, risk, and verification needs so the orchestration chooses the correct agent path.

Core Features & Use Cases

  • Complexity & risk assessment: Classifies tasks into Trivial, Exploratory, Implementation, Complex, or Research based on read-only status, impact size, and high-risk domains (security, auth, DB schema, billing).
  • Agent routing and orchestration planning: Selects the appropriate agent sequence (Riko, Senku, Loid, Lawliet, Alphonse) or triggers full orchestration vs single-pass execution.
  • Verification gate requirements: Defines which task classes must run tests, lint, integration checks, and/or security review, preventing completion without required verification.
  • Parallel team eligibility guidance: Recommends parallel execution when subtasks are independent with exclusive file ownership, deferring to team-decision guidance for criteria.
  • Re-classification rules: Provides a protocol to upgrade classification when scope or dependencies grow during exploration or implementation.

Quick Start

Use the task-classification skill when you want an AI to decide whether your request is exploratory, implementation, or complex and to specify which verification gates must run before changes are considered complete.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: task-classification
Download link: https://github.com/josix/agent-flow/archive/main.zip#task-classification

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.