Claude Code 是 Anthropic 提供的终端式编码智能体。在这条工作坊路线中,可以把它作为另一个本地智能体表面,用于阅读仓库、编辑文件和运行检查。Documentation Index
Fetch the complete documentation index at: https://labs.prompthon.io/llms.txt
Use this file to discover all available pages before exploring further.
安装
使用 native installer 安装 Claude Code:从仓库启动
在你希望它检查的项目中运行 Claude Code:基本工作循环
开始任务前先检查:- 在提出改动前先检查现有仓库结构
- 让编辑保持在当前 issue 或工作坊步骤范围内
- 修改文件后运行仓库的验证命令
- 报告改动文件和失败的命令
推荐默认做法
- 让 terminal 始终位于你要修改的 repo 根目录。
- 不要将 secrets、bot token 或 API key 粘贴进聊天。
- 工作坊中优先做小而可 review 的改动。
- 使用与 Codex 工作相同的验证 checklist。
