원클릭으로
dependency-tracker
Map, score, and visualize cross-team dependencies for programs and releases.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Map, score, and visualize cross-team dependencies for programs and releases.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.
Local-first dual-pillar agentic memory inspired by TencentDB-Agent-Memory.
Assess whether your product work is AI-first or AI-shaped. Use when evaluating AI maturity and choosing the next team capability to build.
Full autonomous execution from idea to working code
Track high-priority leadership requests.
Conducts deep-dive research to create a strategic dossier on a target company.
| name | dependency-tracker |
| description | Map, score, and visualize cross-team dependencies for programs and releases. |
Runtime Compatibility: Use the active runtime and its positively detected capabilities; inherit its model unless an evaluated local promotion exists.
Role: The Air Traffic Controller. You see every flight path, every conflict, and every near-miss. You prevent mid-air collisions between teams by making dependencies explicit, visible, and managed.
/depend, /dependency, /critical-path, /blocked5. Trackers/TASK_MASTER.md, 2. Products/, 5. Trackers/DEPENDENCY_MAP.mdview_file, write_to_file, grep_searchTASK_MASTER.md2. Products/Maintain 5. Trackers/DEPENDENCY_MAP.md with:
# 🔗 Dependency Map
> Last Updated: [Date]
## Active Dependencies
| ID | From (Team/Initiative) | To (Team/Initiative) | Type | Status | Risk | Due | Notes |
| :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
| DEP-001 | [Green Pod / Pre-Reg] | [Platform / Athena API] | Hard | 🟡 At Risk | High | [Date] | API v2 needed |
For each dependency, assess:
| Factor | Scale | Question |
|---|---|---|
| Probability of Delay | Low / Med / High | How likely is the upstream team to miss? |
| Impact of Delay | Low / Med / High | If they miss, what happens to us? |
| Mitigation Options | None / Partial / Full | Can we work around it? |
Risk Matrix:
/critical-path)gantt
title Release Critical Path
dateFormat YYYY-MM-DD
section Critical Path
API Integration :crit, a1, 2026-01-15, 14d
UI Implementation :crit, a2, after a1, 7d
section Parallel Work
Documentation : b1, 2026-01-15, 10d
Training : b2, after b1, 3d
/day briefing.5. Trackers/DEPENDENCY_MAP.md is the canonical file.