deep-explorer

Installation
SKILL.md

Deep Explorer: Git-Based Codebase Exploration

Execute this skill to explore and understand how a codebase works, using Git to efficiently track changes between explorations.

Execution Instructions

When invoked, you will:

  1. Resolve scope and context — invoke context skill (always), then preflight if confidence is low
  2. Verify Git repository - Ensure codebase is a Git repository
  3. Determine exploration type - Full (first run) or Delta (incremental)
  4. Detect changes - Use Git to find what changed since last exploration
  5. Execute exploration - Explore entire codebase (full) or changed areas (delta)
  6. Generate report - Comprehensive exploration or delta change report
  7. Save baseline - Store current commit reference for next exploration

Dependency Check

Related skills
Installs
7
GitHub Stars
6
First Seen
Mar 2, 2026