workspace-navigation
Installation
SKILL.md
Skill: Workspace Navigation
Goal
Locate the right repo, file, and pattern quickly in a multi-repo workspace.
Use This Skill When
- The request spans multiple modules or unknown locations.
- You need to identify "where" a feature or workflow lives.
- You must confirm patterns before editing.
Do Not Use This Skill When
- The file path is already explicit and verified.
- The task is a single, known file edit.
Inputs
- The user's target feature or workflow description.
- Any hints in
AGENTS.mdabout repository structure.