Claude Code工作流约 5 分钟

Boris团队实战用法清单

Boris Team Claude Code Habits

要点

  1. 先开 plan mode,并给 Claude 可验证的完成标准,再让它改代码。
  2. CLAUDE.md 每个文件压到约 200 行,工作流用 slash command 而不是子代理。
  3. 会话到 30 到 40 万 token 就开始糊,失败后优先 /rewind 而不是接着改。
  4. 小任务用原生日程即可;大功能才配专用子代理加 skills。
  5. 跨模型复查:Codex 审计划和实现,Chrome MCP 看控制台日志。

原帖开头

Someone finally documented how to actually use Claude Code. 58K+ stars. claude-code-best-practice. Direct from Boris Cherny and team: ➡️ Always use plan mode, give Claude a way to verify ➡️ Ask Claude to interview you using AskUserQuestion tool ➡️ Use Git Worktrees for parallel