Task Manager

Provides structured task management with dependency tracking, complexity assessment, and automatic subtask decomposition for complex multi-step projects requiring systematic workflow orchestration.

View Source
1 stars
0 tools
Created Aug 2025
@blizzy78/blizzy78-task-manager-task-manager

About

Provides structured task management with dependency tracking, complexity assessment, and automatic subtask decomposition for complex multi-step projects requiring systematic workflow orchestration.

Categories

general

Installation

npm

npm install @blizzy78/blizzy78-task-manager-task-manager

Configuration

{ "mcpServers": { "blizzy78-task-manager-task-manager": { "command": "npx", "args": [ "-y", "@blizzy78/blizzy78-task-manager-task-manager" ] } } }