# Claude Code自我验证闭环的重要性

- 来源：Boris Cherny (@bcherny)
- 发布时间：2026-06-10 03:15
- AIHOT 分数：39
- AIHOT 链接：https://aihot.virxact.com/items/cmq71cqg30023slz290hscwsr
- 原文链接：https://x.com/bcherny/status/2064426115255730578

## AI 摘要

Boris Cherny强调，在强大模型可长时间运行的今天，设置自我验证循环至关重要。它使Claude Code无需人类频繁检查就能持续工作，产出更符合预期的结果。引用@ClaudeDevs的说明：通过将手动检查编码进流程，让Claude Code在交付前自行检验并关闭反馈回路。

## 正文

We talk a lot about how important it is to set up self-verification loops. Especially in the age of powerful models that can run for long periods of time， self-verification is a key ingredient that enables the model to run for much longer， delivering a result that is closer to what you intended， so you can do more without having to constantly check in on Claude as it works.

@delba_oliveira gives a great breakdown of what that looks like and why it matters

### 引用推文

> ClaudeDevs：How do you get Claude Code to check its own work before handing it back? Watch how you can encode your manual checks so Claude closes its own feedback loop:
