什麼是 link-dependencies?
掃描所有計劃並連接跨主題依賴關係。尋找未解決的外部依賴項,將它們與其他計劃中的任務進行匹配,並更新計劃索引和輸出格式。 來源:leeovery/claude-technical-workflows。
掃描所有計劃並連接跨主題依賴關係。尋找未解決的外部依賴項,將它們與其他計劃中的任務進行匹配,並更新計劃索引和輸出格式。
透過命令列快速安裝 link-dependencies AI 技能到你的開發環境
來源:leeovery/claude-technical-workflows。
Follow these steps EXACTLY as written. Do not skip steps or combine them.
Use simple, individual commands. Never combine multiple operations into bash loops or one-liners. Execute commands one at a time.
For each plan, read the externaldependencies field from the frontmatter:
掃描所有計劃並連接跨主題依賴關係。尋找未解決的外部依賴項,將它們與其他計劃中的任務進行匹配,並更新計劃索引和輸出格式。 來源:leeovery/claude-technical-workflows。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/leeovery/claude-technical-workflows --skill link-dependencies掃描所有計劃並連接跨主題依賴關係。尋找未解決的外部依賴項,將它們與其他計劃中的任務進行匹配,並更新計劃索引和輸出格式。 來源:leeovery/claude-technical-workflows。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/leeovery/claude-technical-workflows --skill link-dependencies 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/leeovery/claude-technical-workflows