技能 编程开发 请求所需上下文文件

请求所需上下文文件

v20260410
what-context-needed
本技能用于指导AI系统在回答问题前,主动分析并结构化地列出所有相关的代码文件。它强制AI区分“必须查看”(确保准确性)、“推荐查看”(帮助完善)、“已掌握”和“不确定性”,确保用户获得全面的上下文信息,从而提高AI回答的准确性和深度,特别适用于复杂的编程和调试场景。
获取技能
225 次下载
概览

What Context Do You Need?

Before answering my question, tell me what files you need to see.

My Question

{{question}}

Instructions

  1. Based on my question, list the files you would need to examine
  2. Explain why each file is relevant
  3. Note any files you've already seen in this conversation
  4. Identify what you're uncertain about

Output Format

## Files I Need

### Must See (required for accurate answer)
- `path/to/file.ts` — [why needed]

### Should See (helpful for complete answer)
- `path/to/file.ts` — [why helpful]

### Already Have
- `path/to/file.ts` — [from earlier in conversation]

### Uncertainties
- [What I'm not sure about without seeing the code]

After I provide these files, I'll ask my question again.

信息
Category 编程开发
Name what-context-needed
版本 v20260410
大小 881B
更新时间 2026-04-14
语言