·task-management
>_

task-management

Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation

9Installs·1Trend·@darrenhinde

Installation

$npx skills add https://github.com/darrenhinde/openagentscontrol --skill task-management

How to Install task-management

Quickly install task-management AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/darrenhinde/openagentscontrol --skill task-management
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: darrenhinde/openagentscontrol.

SKILL.md

View raw

Purpose: Track, manage, and validate feature implementations with atomic task breakdowns, dependency resolution, and progress monitoring.

I provide a command-line interface for managing task breakdowns created by the TaskManager subagent. I help you:

| status [feature] | Show task status summary for all features or specific one | | next [feature] | Show next eligible tasks (dependencies satisfied) | | parallel [feature] | Show parallelizable tasks ready to run | | deps | Show dependency tree for a specific subtask | | blocked [feature] | Show blocked tasks and why |

Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation Source: darrenhinde/openagentscontrol.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/darrenhinde/openagentscontrol --skill task-management
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from darrenhinde/openagentscontrol

Quick answers

What is task-management?

Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation Source: darrenhinde/openagentscontrol.

How do I install task-management?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/darrenhinde/openagentscontrol --skill task-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/darrenhinde/openagentscontrol

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-22