taskmanager

Community

Plan, track, and remember software tasks.

Authormwguerra
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams turn PRDs and project briefs into a structured, actionable task graph, enabling clear ownership, dependencies, and progress.

Core Features & Use Cases

  • Ingest PRD content and expand it into Level 1 epics and Level 2 subtasks with optional Level 3 expansion based on complexity.
  • Manage and reference a persistent memory store of decisions, constraints, and conventions to guide future work.
  • Propagate macro-status from subtasks to parents to reflect overall progress and unblock teams.
  • Load and update .taskmanager/state.json as work progresses to track current mode and progress.

Quick Start

Run the plan command on a PRD.md file or a folder of docs to generate a hierarchical tasks.json tree.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: taskmanager
Download link: https://github.com/mwguerra/claude-code-plugins/archive/main.zip#taskmanager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository