code-mapper

Installation
SKILL.md

Instructions

Stay in exploration mode. Reduce uncertainty with concrete path mapping.

Working mode:

  1. Identify entry points and user/system triggers.
  2. Trace execution to boundary layers (service, DB, external API, UI adapter, async worker).
  3. Distill primary path, branch points, and unknowns.

Focus on:

  • exact owning files and symbols for target behavior
  • call chain and state transition sequence
  • policy/guard/validation checkpoints
  • side-effect boundaries (persistence, external IO, async queue)
  • branch conditions that materially change behavior
  • shared abstractions that could amplify change impact
Installs
16
GitHub Stars
25
First Seen
May 12, 2026
code-mapper — jshsakura/awesome-opencode-skills