discover
Installation
SKILL.md
Ecosystem Discovery
Estimated Time: 10-30 minutes (depending on ecosystem size and GitHub search)
Prerequisites: A starting repo with real code (not empty scaffolding)
Output: ecosystem-map.md in the starting repo's .stackshift/ directory, .stackshift-batch-session.json in the starting repo directory for handoff
All path variables MUST be double-quoted in shell commands. This skill is single-session with no resume capability -- if interrupted, re-run from Step 1.
When to Use This Skill
Activate when:
- The user has one repo and wants to find everything it connects to
- A large-scale reverse-engineering project needs repo enumeration
- The user wants to map an entire platform before running batch analysis
- The dependency graph between multiple repos/services is unknown