link-dependencies
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
Link cross-topic dependencies across all existing plans.
Instructions
Follow these steps EXACTLY as written. Do not skip steps or combine them.
Important
Use simple, individual commands. Never combine multiple operations into bash loops or one-liners. Execute commands one at a time.
Step 1: Discover All Plans
Scan the codebase for existing plans:
- Find plan files: Look in
.workflows/planning/- Run
ls .workflows/planning/to list plan files - Each topic is a directory containing
plan.md
- Run