task-decomposition とは?
複雑なタスクを、明確な依存関係と成功基準を備えたアトミックで実行可能な目標に分割します。複数のステップからなるプロジェクトを計画したり、エージェントを調整したり、複雑なリクエストを分解したりするときに使用します。 ソース: d-o-hub/rust-self-learning-memory。
複雑なタスクを、明確な依存関係と成功基準を備えたアトミックで実行可能な目標に分割します。複数のステップからなるプロジェクトを計画したり、エージェントを調整したり、複雑なリクエストを分解したりするときに使用します。
コマンドラインで task-decomposition AI スキルを開発環境にすばやくインストール
ソース: d-o-hub/rust-self-learning-memory。
Break down complex tasks into atomic, actionable goals with clear dependencies.
| Sequential | A → B → C | B needs A's output | | Parallel | A─┐ B─┐ C─┘ | Independent, concurrent | | Converging | A─┐ B─┼─> D | D needs A, B, C | | Resource | A, B | Sequential or pooled |
| Layer-Based | Architectural changes (data, logic, API, test, docs) | | Feature-Based | New features (MVP, error handling, optimization, integration) | | Phase-Based | Large projects (research, foundation, core, integration, polish) | | Problem-Solution | Debugging (reproduce, diagnose, design, fix, verify, prevent) |
複雑なタスクを、明確な依存関係と成功基準を備えたアトミックで実行可能な目標に分割します。複数のステップからなるプロジェクトを計画したり、エージェントを調整したり、複雑なリクエストを分解したりするときに使用します。 ソース: d-o-hub/rust-self-learning-memory。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill task-decomposition複雑なタスクを、明確な依存関係と成功基準を備えたアトミックで実行可能な目標に分割します。複数のステップからなるプロジェクトを計画したり、エージェントを調整したり、複雑なリクエストを分解したりするときに使用します。 ソース: d-o-hub/rust-self-learning-memory。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill task-decomposition インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/d-o-hub/rust-self-learning-memory