numman-ali / task-manager
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/task-manager && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2357" && unzip -o skill.zip -d .claude/skills/task-manager && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/task-manager/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
CLI tool for managing team tasks outside of Claude Code's built-in tools. Use this skill when tasks need to be archived, bulk cleaned up, or when you need a high-level view of task dependencies. Triggers: (1) User asks to clean up or archive completed tasks, (2) Too many resolved tasks cluttering the list, (3) Need to visualize task dependencies, (4) Want to manage tasks via command line.