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
Updated 2/11/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use reviewing-restate-handlers