task-management

Manage development tasks with todos CLI using phase-based command patterns.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/sori883/myfriend --skill task-management-sori883
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-management
Source: https://github.com/sori883/myfriend/tree/main/.claude/skills/task-management
Command: npx skills add https://github.com/sori883/myfriend --skill task-management-sori883

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

todos CLI を使った開発タスク管理の実行手順とフェーズ別テンプレートを提供し、作業の透明性と進捗把握を実現します。

Core Features & Use Cases

  • フェーズごとのコマンドパターンとテンプレートを提供して、親タスクとサブタスクの作成・追跡を容易にします。
  • 設計・実装・検証といった開発ライフサイクルの各段階でのタスク分解と割り当てを標準化します。
  • 進捗状況の管理と承認フローを、CLI 操作で一貫して実行できるようにします。

Quick Start

新規プロジェクト用の親タスクを作成し、フェーズごとにサブタスクを追加して作業を開始します。

Frequently Asked Questions about task-management

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

FAQPage Schema
How do I manage development tasks using a CLI workflow?

You can manage development tasks using a CLI workflow by applying phase-based command patterns and templates to create parent tasks and sub-tasks. This standardizes task decomposition across project planning, design, implementation, and verification phases.

What is the best way to break down project work into trackable sub-tasks?

The best way to break down project work into trackable sub-tasks is by using phase-based templates that separate the development lifecycle into planning, design, implementation, and verification. This approach standardizes task assignment and progress tracking.

Can I track implementation and verification progress through targeted commands?

Yes, you can track implementation and verification progress through targeted CLI commands and status updates. This provides consistent execution of progress management and approval flows across all development phases.

Does the todos CLI support templates for different development lifecycle phases?

Yes, the todos CLI supports templates for different development lifecycle phases. It provides specific command patterns for design, implementation, and verification workflows to ensure clear task creation and phased execution.

When do I need to use phase-based command patterns for task management?

You need to use phase-based command patterns for task management when working on projects that require breaking work into parent tasks and sub-tasks across multiple development stages. This ensures transparency and accurate progress tracking.

Why standardize task decomposition across design and implementation phases?

Standardizing task decomposition across design and implementation phases ensures transparency and accurate progress tracking. It allows development teams to consistently create, assign, and monitor parent and sub-tasks through unified CLI operations.