Çoklu dosya
codingResmi
Resmi Sağlayıcı Skill'iView repo
Create a systematic debugging plan for a bug report. Use when the user asks how to investigate a failure, regression, or unexpected behavior.
Dosyalar2 dosya
SKILL.md22 satır
Loading editor…
Kurulum
ÖnerilenTek komut — ajanınız otomatik olarak devreye alır.
Kurulum komutunu görmek için yukarıdan bir AI aracı seçin.
veya
Manuel Kurulum
Daha fazla adımArşivi indirin ve dosyaları projenize manuel olarak ekleyin.
Skill detayları
Versiyonv1.0.0
YazarCloudflare
Kategoricoding
Skill IDcloudflare/agents/examples/agent-skills/src/skills/debug-plan
Dosyalar2 dosya
İlgili skill'ler
Code ReviewReview 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.EscalationDecide 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.Open PrTake 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.Pirate VoiceRewrite or answer in a playful pirate voice. Use when the user asks for pirate tone, nautical phrasing, or says to talk like a pirate.Release NotesDraft short release notes from a list of changes. Use when the user asks for changelogs, release notes, or a concise product update.ReproduceReproduce 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.