handoff-templates
Agent arasi iletisim sablonlari. Standard handoff, QA verdict (PASS/FAIL), escalation, bug report, security finding ve status update formatlari.
npx skills add vibeeval/vibecosystem --skill handoff-templates --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Handoff Templates - Agent Arasi Iletisim Standartlari Agent'lar arasi mesajlarda bu sablonlari kullan. ## 1. Standard Handoff (Is Teslimi) ``` DURUM: <tamamlanan is ozeti> DOSYALAR: <degisen dosyalar> BAGIMLILIKLAR: <onkosullar> TESLIM: <ne bekleniyor, kabul kriterleri> KALITE: <test/review durumu> ``` ## 2. QA Verdict: PASS ``` --topic review-result --subject "QA PASS: <task>" --body "KARAR: PASS KANIT: <test sonuclari, screenshot, metrik> KRITERLER: [x] Kriter1 [x] Kriter2 [x] Kriter3 SONRAKI: <bir sonraki adim>" ``` ## 3. QA Verdict: FAIL ``` --topic review-result --priority high --subject "QA FAIL: <task> (deneme N/3)" --body "KARAR: FAIL SORUN 1: [severity] <aciklama> BEKLENEN: <ne olmali> GERCEK: <ne oluyor> FIX: <ne yapilmali> DOSYA: <hangi dosya> SORUN 2: ... RETRY: Sadece listelenen sorunlari duzelt, yeni ozellik EKLEME" ``` ## 4. Escalation (3 Denemeden Sonra) ``` --topic escalation --priority critical --subject "ESCALATION: <task> 3/3 basarisiz" --body "TASK: <aciklama> GECMIS: Deneme 1: <ne oldu, neden fail> Deneme 2: <ne oldu, neden fail> Deneme 3: <ne oldu, neden fail> KOK NEDEN: <neden surekli basarisiz> ONERI: [reassign|decompose|revise|defer] ETKI: <neyi blokluyo
- 1. Standard Handoff (Is Teslimi)
- 2. QA Verdict: PASS
- 3. QA Verdict: FAIL
- 4. Escalation (3 Denemeden Sonra)
- 5. Bug Report
- 6. Security Finding
- 7. Status Update
- Kurallar
What does the handoff-templates skill do?
Agent arasi iletisim sablonlari. Standard handoff, QA verdict (PASS/FAIL), escalation, bug report, security finding ve status update formatlari.
How do I install it?
Run `npx skills add vibeeval/vibecosystem --skill handoff-templates --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From vibeeval/vibecosystem, a repository with 521 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
