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