home/categories/code-quality/unkeyed-unkey-agents-skills-reviewing-restate-handlers-skill-md
code-qualitytesting-security

reviewing-restate-handlers

Reviews restate handler code in svc/ctrl/worker to find restate client calls (service calls, state access, sleep, etc.) incorrectly placed inside restate.Run, restate.RunVoid, or restate.RunAsync closures. Use when reviewing restate handlers, checking restate.Run usage, or auditing worker service code.

unkeyed
maintainer
unkeyed
Mis à jour 2/11/2026
Étoiles
5228
Forks
612
quick start

Installation and usage

Reviews restate handler code in svc/ctrl/worker to find restate client calls (service calls, state access, sleep, etc.) incorrectly placed inside restate.Run, restate.RunVoid, or restate.RunAsync closures. Use when reviewing restate handlers, checking restate.Run usage, or auditing worker service code.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use reviewing-restate-handlers