What problem does it solve?
This Skill enables researchers and engineers to investigate external GitHub repositories to understand their architecture, APIs, code implementations, and documentation by selecting among DeepWiki, gh CLI, and local shallow clone strategies.
Core Features & Use Cases
- Strategy-based repository discovery and analysis (DeepWiki for architectural overview, gh CLI for targeted file or metadata access, and shallow clone for code exploration).
- Read repository structure, fetch README and metadata, and compare or learn from multiple external projects.
- Real-world workflows include evaluating a project's API surface, architecture decisions, or extracting code patterns for reuse.
Quick Start
Provide a GitHub URL or owner/repo to begin researching an external repository and let the system automatically decide or manually choose a strategy.