Agent Skills: Codebase Explorer

Map unfamiliar repositories quickly: architecture, dependencies, hotspots, and risk areas.

UncategorizedID: willsigmon/sigstack/codebase-explorer

Install this agent skill to your local

pnpm dlx add-skill https://github.com/willsigmon/sigstack/tree/HEAD/ops/sigmachines/claude/skills/codebase-explorer

Skill Files

Browse the full folder contents for codebase-explorer.

Download Skill

Loading file tree…

ops/sigmachines/claude/skills/codebase-explorer/SKILL.md

Skill Metadata

Name
codebase-explorer
Description
Map unfamiliar repositories quickly: architecture, dependencies, hotspots, and risk areas.

Codebase Explorer

When to use

  • Task explicitly matches this capability.
  • A reusable workflow is better than ad-hoc commands.

Workflow

  1. Confirm scope and success criteria.
  2. Gather facts with tools before editing.
  3. Execute in small, reversible steps.
  4. Verify outcomes with concrete checks.
  5. Return a concise summary and next actions.

Output contract

  • What changed
  • What was verified
  • Remaining risks / follow-ups