mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-12 20:53:34 +08:00
Revert "feat(ecc): prune plugin 43→12 items, promote 7 rules to .claude/rules/ (#245)"
This reverts commit 1bd68ff534.
This commit is contained in:
30
docs/zh-CN/contexts/research.md
Normal file
30
docs/zh-CN/contexts/research.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# 研究背景
|
||||
|
||||
模式:探索、调查、学习
|
||||
重点:先理解,后行动
|
||||
|
||||
## 行为准则
|
||||
|
||||
* 广泛阅读后再下结论
|
||||
* 提出澄清性问题
|
||||
* 在研究过程中记录发现
|
||||
* 在理解清晰之前不要编写代码
|
||||
|
||||
## 研究流程
|
||||
|
||||
1. 理解问题
|
||||
2. 探索相关代码/文档
|
||||
3. 形成假设
|
||||
4. 用证据验证
|
||||
5. 总结发现
|
||||
|
||||
## 推荐工具
|
||||
|
||||
* `Read` 用于理解代码
|
||||
* `Grep`、`Glob` 用于查找模式
|
||||
* `WebSearch`、`WebFetch` 用于获取外部文档
|
||||
* 针对代码库问题,使用 `Task` 与探索代理
|
||||
|
||||
## 输出
|
||||
|
||||
先呈现发现,后提出建议
|
||||
Reference in New Issue
Block a user