Assess Task banner
bestdan bestdan

Assess Task

Productivity community

Description

--- description: Profile a coding task along stable dimensions — complexity, creativity, scope, autonomy, speed/cost sensitivity, verification criticality — and return a structured task_profile block plus a routing label, usable by select-coder (routing), break-down-task (sizing), and promote-tasks (confidence) allowed-tools: Glob, Grep, Read, AskUserQuestion, Skill argument-hint: "<task description> | --plan <name>" --- # Assess Task Invoke the **assess-task** skill with the arguments as give

Installation

Installs to ~/.claude/skills/bestdan-workflow-skills-assess-task/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bestdan-workflow-skills-assess-task && curl -fsSL https://raw.githubusercontent.com/bestdan/workflow-skills/HEAD/commands/assess-task.md -o ~/.claude/skills/bestdan-workflow-skills-assess-task/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository