discover
Installation
SKILL.md
Ecosystem Discovery
Start with one repo. Discover the entire ecosystem.
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, optional .stackshift-batch-session.json for handoff
When to Use This Skill
Use this skill when:
- You have one repo and want to find everything it connects to
- You're starting a large-scale reverse-engineering project and don't know all the repos yet
- You want to map an entire platform before running batch analysis
- You need to understand the dependency graph between multiple repos/services