What is task-management?
Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation Source: darrenhinde/openagentscontrol.
Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation
Quickly install task-management AI skill to your development environment via command line
Source: darrenhinde/openagentscontrol.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/darrenhinde/openagentscontrol --skill task-managementTask management CLI for tracking and managing feature subtasks with status, dependencies, and validation Source: darrenhinde/openagentscontrol.
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
https://github.com/darrenhinde/openagentscontrol