Seva Ustinov
Community@vsevolodustinov · San Francisco
Founder & CEO @ Plurio.AI ($4.5M raised) - from copilot to fully autonomous performance marketing management from companies spending $500K/m+
Agent Skills by Seva Ustinov
Showing 2 vetted skills indexed across 2 GitHub repositories.
Frequently Asked Questions About Seva Ustinov
FAQPage SchemaWhat tasks can I run using VsevolodUstinov's skills?▼
You can delegate coding tasks to Claude Code or Codex as supervised asynchronous workers, run them in the background, receive progress and completion notifications, resume prior worker sessions, and apply provider fallback with multi-turn supervisor ownership via OpenClaw routing.
Who should use the worker-relay and claude-code-task skills?▼
Developers and engineering teams who delegate substantial coding work to Claude Code or Codex and need structured background execution, completion notifications, and session continuation rather than ad-hoc interactive terminal sessions.
How does the worker-relay runtime flow work in practice?▼
The skill intercepts any request to call or delegate to Codex or Claude, launches it as a supervised asynchronous worker under strict OpenClaw routing, streams progress notifications, delivers results to chat, and supports session resume. Direct interactive CLI is allowed only on explicit user request.
When should I bypass worker-relay and run the CLI directly?▼
Only when the user explicitly asks to bypass Worker Relay and run directly. Otherwise, the skill mandates routing all Codex or Claude invocations, even small tasks, through the supervised worker instead of a native OpenClaw subagent or raw CLI.