它能为 Agent 带来什么
查看 Cloudflare Workers Best Practices 的工作方式、所需输入、返回结果、权限边界以及源代码维护位置。
它能做什么
- Review streaming, promises, request state, and Worker runtime behavior
- Check generated Env types, bindings, service boundaries, and Hyperdrive usage
- Detect unsafe secrets, cryptography, casts, and error handling
- Validate Wrangler configuration, types, linting, and observability
试试这样问
“Review this Worker for dropped promises, cross-request state, secret handling, and binding drift.”
“Design this Worker workflow using service bindings, Queues, and Hyperdrive where appropriate.”





