task-management

Manage feature subtasks with status tracking and dependency resolution.

2|1|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/AzlanEh/wellbeing --skill task-management-azlaneh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-management
Source: https://github.com/AzlanEh/wellbeing/tree/main/.opencode/skill/task-management
Command: npx skills add https://github.com/AzlanEh/wellbeing --skill task-management-azlaneh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexity of managing feature development by providing a structured way to break down work into atomic tasks, track their progress, and ensure dependencies are met.

Core Features & Use Cases

  • Task Tracking: Monitor the status of all subtasks within a feature.
  • Dependency Management: Visualize and enforce task dependencies.
  • Progress Identification: Easily see which tasks are ready to be worked on next.
  • Use Case: A software development team can use this Skill to break down a new feature into small, manageable subtasks, assign them, and track their completion, ensuring that prerequisite tasks are finished before dependent ones begin.

Quick Start

Use the task-management skill to see the status of all tasks.

Frequently Asked Questions about task-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track feature subtask status and dependencies in a CLI?

Feature subtask status and dependencies can be tracked via a command-line interface that monitors progress and enforces prerequisite completion. It automates the breakdown of development work into atomic tasks.

What is the best way to break down feature development into atomic tasks?

The best way to break down feature development is using atomic task management that structures work into small subtasks. This ensures task integrity and identifies actionable next steps within complex projects.

How do I identify actionable next steps for tasks with dependencies?

Actionable next steps are identified through dependency resolution, which checks task integrity and highlights tasks whose prerequisites are met. This allows developers to easily see which tasks are ready.

Can I enforce prerequisite completion before dependent tasks begin?

Yes, you can enforce prerequisite completion through dependency visualization and validation features. This ensures that prerequisite tasks are finished before dependent ones begin.

When do I need automated dependency resolution for software development tracking?

Automated dependency resolution is needed when managing complex projects with interrelated subtasks. It helps ensure task integrity and automatically identifies which actionable tasks are ready to proceed.

Does task management validation work without external dependencies?

Task management validation works without external dependencies, operating entirely through internal scripts and references. It ensures task integrity and monitors completion directly via the CLI.