
aviz85/claude-tasks
3 skills3 installs3 starsGitHub
Install
npx skills add https://github.com/aviz85/claude-tasksSkills in this repo
1Priority Matrixpriority-matrix applies the Eisenhower urgent/important matrix to categorize tasks into four quadrants: Do First, Schedule, Delegate, and Eliminate. A developer uses it when prioritizing, reviewing tasks, or deciding what to work on next. It provides a decision tree and application rules such as a daily limit of three Do First tasks and a weekly balance target.1installs2Task ParsingThis skill parses a plain-language description of work into a structured markdown task line with project, tags, priority, and a time estimate. A developer uses it when adding tasks or processing an inbox so free-form notes become trackable items. It also decides which file the task belongs in based on due-date phrases like today, this week, or someday.1installs3Time EstimationThis skill estimates how long a task will take based on its type and complexity, using fixed duration categories from 15 minutes to 4 hours. A developer uses it when planning, scheduling, or running a standup to get consistent estimates. It also adds rules such as doubling uncertain guesses and breaking any task over four hours into subtasks.1installs