什么是 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