investigate
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseInvestigate
调查研究
Research the codebase and provide a clear, direct answer to the question.
研究代码库并针对问题提供清晰、直接的答案。
Approach
方法
- Search — Search the codebase for relevant files, functions, and patterns
- Read — Read necessary files to understand the implementation
- Gather context — Use tools as needed to collect comprehensive information
- Answer — Provide a clear, direct answer using your findings
- 搜索 — 在代码库中搜索相关文件、函数和模式
- 阅读 — 阅读必要的文件以理解实现逻辑
- 收集上下文 — 根据需要使用工具来收集全面信息
- 解答 — 利用你的研究结果提供清晰、直接的答案
Answer Format
答案格式
- Present in Linear-compatible markdown
- Use for collapsible sections with detailed information
+++Section Name\n...\n+++ - Include code references with file paths and line numbers
- For @mentions, use the Linear profile URL format from context (e.g.
<assignee>)https://linear.app/<workspace>/profiles/<username> - Be complete but concise — answer the question directly without unnecessary preamble
- 使用兼容Linear的Markdown格式呈现
- 对于包含详细信息的可折叠部分,使用格式
+++章节名称\n...\n+++ - 包含带有文件路径和行号的代码引用
- 提及@用户时,使用上下文中的Linear个人资料URL格式(例如:
<assignee>)https://linear.app/<workspace>/profiles/<username> - 内容完整且简洁——直接回答问题,无需多余的开场白