code-context-finder

Community

Auto-surface coding context as you work.

Author89jobrien
Version1.0.0
Installs0

System Documentation

What problem does it solve?

While coding, developers often need contextual history. This Skill automatically surfaces relevant knowledge graph entities and code relationships to inform decisions and reduce back-and-forth.

Core Features & Use Cases

  • Knowledge Graph Context: prior decisions and project context
  • Code Relationships: imports, dependencies, test coverage
  • Smart Triggers: detect when context would help (new file, unfamiliar code)
  • Synthesis: concise context summaries for rapid decision-making
  • Handoff-ready Context: ready for agent handoffs in multi-step work

Quick Start

Open an unfamiliar file and surface related entities and prior decisions for quick orientation.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: code-context-finder
Download link: https://github.com/89jobrien/steve/archive/main.zip#code-context-finder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository