·link-dependencies
</>

link-dependencies

Scan all plans and wire up cross-topic dependencies. Finds unresolved external dependencies, matches them to tasks in other plans, and updates both the plan index and output format.

10Installs·0Trend·@leeovery

Installation

$npx skills add https://github.com/leeovery/claude-technical-workflows --skill link-dependencies

How to Install link-dependencies

Quickly install link-dependencies AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/leeovery/claude-technical-workflows --skill link-dependencies
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: leeovery/claude-technical-workflows.

SKILL.md

View raw

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:

Scan all plans and wire up cross-topic dependencies. Finds unresolved external dependencies, matches them to tasks in other plans, and updates both the plan index and output format. Source: leeovery/claude-technical-workflows.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/leeovery/claude-technical-workflows --skill link-dependencies
Category
</>Dev Tools
Verified
First Seen
2026-02-21
Updated
2026-03-11

Browse more skills from leeovery/claude-technical-workflows

Quick answers

What is link-dependencies?

Scan all plans and wire up cross-topic dependencies. Finds unresolved external dependencies, matches them to tasks in other plans, and updates both the plan index and output format. Source: leeovery/claude-technical-workflows.

How do I install link-dependencies?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leeovery/claude-technical-workflows --skill link-dependencies Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/leeovery/claude-technical-workflows