claude-historian
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseClaude Historian
Claude Historian
Search your conversation history before starting new work.
开始新工作前搜索你的对话历史。
When to Use
使用场景
I'm stuck, what have I tried before?
- Error with no obvious cause →
get_error_solutions - Trying different approaches →
find_tool_patterns - Working on familiar file →
find_file_context
This might be solved already
- Before WebSearch →
find_similar_queries - Starting old project →
list_recent_sessions - Need design reasoning →
search_plans
I need specific information
- General history search →
search_conversations - Session summary →
extract_compact_summary
遇到瓶颈,我之前试过什么方法?
- 无明显原因的错误 →
get_error_solutions - 尝试不同方法 →
find_tool_patterns - 处理熟悉的文件 →
find_file_context
问题可能已被解决
- 进行网页搜索前 →
find_similar_queries - 启动旧项目前 →
list_recent_sessions - 需要设计依据 →
search_plans
我需要特定信息
- 通用历史搜索 →
search_conversations - 会话摘要 →
extract_compact_summary
Best Practice
最佳实践
Check historian BEFORE:
- WebSearch (you may already know this)
- Asking clarifying questions (past context helps)
- Starting implementation (past approaches may apply)
请在以下操作前先查看Historian:
- 网页搜索(你可能已经知道答案)
- 提出澄清问题(过往上下文会有帮助)
- 开始实施(过往方法可能适用)