skills/handoff-templates/SKILL.md
Agent arasi iletisim sablonlari. Standard handoff, QA verdict (PASS/FAIL), escalation, bug report, security finding ve status update formatlari.
npx skillsauth add rubicanjr/FinCognis handoff-templatesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Agent'lar arasi mesajlarda bu sablonlari kullan.
DURUM: <tamamlanan is ozeti>
DOSYALAR: <degisen dosyalar>
BAGIMLILIKLAR: <onkosullar>
TESLIM: <ne bekleniyor, kabul kriterleri>
KALITE: <test/review durumu>
--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>"
--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"
--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 blokluyor>"
--topic bug-report --priority <severity>
--subject "BUG: <kisa aciklama>"
--body "NE OLUYOR: <hata aciklamasi>
BEKLENEN: <dogru davranis>
TEKRAR: <nasil reproduce edilir>
DOSYA: <ilgili dosyalar>
TAHMIN: <olasi root cause>"
--topic security-finding --priority critical
--subject "SECURITY: <acik tipi> - <konum>"
--body "TIP: <XSS|SQLi|SSRF|Auth Bypass|...>
KONUM: <dosya:satir>
ETKI: <ne olabilir>
EXPLOIT: <nasil istismar edilir>
FIX: <cozum onerisi>
ACILIYET: <hemen|sprint|sonraki>"
--topic status --subject "Durum: <agent> - <ozet>"
--body "TAMAMLANAN: <liste>
DEVAM EDEN: <liste>
BLOCKER: <varsa>
SONRAKI: <plan>"
development
Goal-based workflow orchestration - routes tasks to specialist agents based on user goals
tools
Wiring Verification
development
Connection management, room patterns, reconnection strategies, message buffering, and binary protocol design.
development
Screenshot comparison QA for frontend development. Takes a screenshot of the current implementation, scores it across multiple visual dimensions, and returns a structured PASS/REVISE/FAIL verdict with concrete fixes. Use when implementing UI from a design reference or verifying visual correctness.