スキル一覧に戻る
duc01226

dependency

by duc01226

2🍴 1📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: dependency description: Map and visualize feature dependencies. Use when analyzing dependencies, identifying blockers, or creating dependency graphs. Triggers on keywords like "dependencies", "blockers", "what blocks", "dependency map". allowed-tools: Read, Write, Grep, Glob, TodoWrite

Dependency Mapping

Map and visualize dependencies between features and work items.

When to Use

  • Planning feature sequencing
  • Identifying blockers
  • Understanding critical path

Quick Reference

Workflow

  1. Read target PBI/feature or all items
  2. Extract dependency fields
  3. Build dependency graph
  4. Identify critical path
  5. Output visualization

Dependency Types

TypeDescription
Blocked byCannot start until X completes
BlocksX cannot start until this completes
Related toShares code/design elements
Depends onNeeds external (API, service)

Output Format

A -> B -> C (critical path)
     \-> D

Legend:
-> blocks
=> related
  • Role Skill: project-manager
  • Command: /dependency

Task Planning Notes

  • Always plan and break many small todo tasks
  • Always add a final review todo task to review the works done at the end to find any fix or enhancement needed

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です