CtrlK
BlogDocsLog inGet started
Tessl Logo

agents

github.com/cloudflare/agents

SkillAddedReview
escalation

think-starters/customer-support/agents/support/skills/escalation/SKILL.md

Decide when and how to escalate a customer conversation to a human agent. Use when a request is high-risk, the customer is frustrated, or the issue is outside what you can resolve.

72

code-review

think-starters/coding-agent/agents/coder/skills/code-review/SKILL.md

Review code changes for correctness, clarity, and risk. Use when the user asks for a review, a second opinion on a diff, or feedback on code they wrote.

80

reproduce

agent-think/skills/reproduce/SKILL.md

Reproduce a cloudflare/agents GitHub issue by scaffolding a minimal Agents/Worker project and deploying it to a temporary Cloudflare account, then report findings back on the issue.

60

open-pr

agent-think/skills/open-pr/SKILL.md

Take a cloudflare/agents GitHub issue plus any repro findings and one-shot a fix PR — branch, change, test, push, and open the PR linked to the issue.

63