indexion-explore
Installation
SKILL.md
indexion explore
Analyze file similarity across a directory to find duplicates and related code.
When to Use
- User asks to find similar or duplicate files
- User wants to understand code overlap before refactoring
- User asks "what files are related to X?"
- User wants to detect copy-paste code
- Quick scan before detailed refactoring — use as a first pass, then
follow up with
indexion plan refactorfor actionable detail
Usage
# Basic similarity matrix (default: tfidf strategy)
indexion explore <path>