similar-code
Installation
SKILL.md
Similar Code
Search for similar implementations across the organization to find prior art, alternative approaches, or shared solutions.
Determine the pattern or feature from the user's request. If not specified, ask before proceeding.
Core Principles
- Find the blessed path: Look for official/platform solutions first
- Compare approaches: Different solutions have different tradeoffs
- Be skeptical: Not every implementation is worth following
- Quality over quantity: 3 vetted implementations beats 10 random matches
Process
Phase 1: Search for Direct Implementations
Look for the pattern/feature across all repos: