·code-context-finder
</>

code-context-finder

89jobrien/steve

コーディング中にナレッジ グラフとコードの関係から関連するコンテキストを自動的に見つけます。コンテキストが役立つ場合 (新しいファイル、なじみのないコード、アーキテクチャ上の決定) を検出し、関連するエンティティ、以前の決定、およびコードの依存関係を明らかにします。

13インストール·0トレンド·@89jobrien

インストール

$npx skills add https://github.com/89jobrien/steve --skill code-context-finder

SKILL.md

Find and surface relevant context while coding by combining knowledge graph search with code relationship analysis. Uses smart detection to identify when additional context would be helpful, then retrieves:

| Opening unfamiliar file | Knowledge graph for file/module context, code for imports/dependencies | | Working on new feature | Prior decisions, related concepts, similar implementations | | Debugging errors | Related issues, error patterns, affected components | | Refactoring code | Dependent files, callers/callees, test coverage |

| Making architectural decisions | Past ADRs, related design docs, established patterns | | Touching config/infra files | Related deployments, environment notes, past issues |

コーディング中にナレッジ グラフとコードの関係から関連するコンテキストを自動的に見つけます。コンテキストが役立つ場合 (新しいファイル、なじみのないコード、アーキテクチャ上の決定) を検出し、関連するエンティティ、以前の決定、およびコードの依存関係を明らかにします。 ソース: 89jobrien/steve。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/89jobrien/steve --skill code-context-finder
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-05
更新日
2026-02-18

クイックアンサー

code-context-finder とは?

コーディング中にナレッジ グラフとコードの関係から関連するコンテキストを自動的に見つけます。コンテキストが役立つ場合 (新しいファイル、なじみのないコード、アーキテクチャ上の決定) を検出し、関連するエンティティ、以前の決定、およびコードの依存関係を明らかにします。 ソース: 89jobrien/steve。

code-context-finder のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/89jobrien/steve --skill code-context-finder インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/89jobrien/steve