investigating-a-codebase とは?
機能を計画または設計するときに使用し、現在のコードベースの状態を理解したり、既存のパターンを見つけたり、存在するものについての仮定を検証したりする必要があります。検証が必要なファイルの場所、構造、または既存のコードについて設計が仮定を行っている場合 - 計画を現実に基づいて行うことで幻覚を防止します。 ソース: ed3dai/ed3d-plugins。
機能を計画または設計するときに使用し、現在のコードベースの状態を理解したり、既存のパターンを見つけたり、存在するものについての仮定を検証したりする必要があります。検証が必要なファイルの場所、構造、または既存のコードについて設計が仮定を行っている場合 - 計画を現実に基づいて行うことで幻覚を防止します。
コマンドラインで investigating-a-codebase AI スキルを開発環境にすばやくインストール
ソース: ed3dai/ed3d-plugins。
Understand current codebase state to ground planning and design decisions in reality, not assumptions. Find existing patterns, verify design assumptions, and provide definitive answers about what exists and where.
Why this matters: Prevents implementation plans based on wrong assumptions about codebase structure.
| Where is X | Glob likely names → Grep keywords → Read matches | | How does X work | Find entry point → Follow imports → Read implementation | | What patterns exist | Find examples → Compare implementations → Extract conventions | | Does X exist | Multiple searches → Definitive yes/no → Evidence |
機能を計画または設計するときに使用し、現在のコードベースの状態を理解したり、既存のパターンを見つけたり、存在するものについての仮定を検証したりする必要があります。検証が必要なファイルの場所、構造、または既存のコードについて設計が仮定を行っている場合 - 計画を現実に基づいて行うことで幻覚を防止します。 ソース: ed3dai/ed3d-plugins。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/ed3dai/ed3d-plugins --skill investigating-a-codebase機能を計画または設計するときに使用し、現在のコードベースの状態を理解したり、既存のパターンを見つけたり、存在するものについての仮定を検証したりする必要があります。検証が必要なファイルの場所、構造、または既存のコードについて設計が仮定を行っている場合 - 計画を現実に基づいて行うことで幻覚を防止します。 ソース: ed3dai/ed3d-plugins。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ed3dai/ed3d-plugins --skill investigating-a-codebase インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/ed3dai/ed3d-plugins