什么是 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