rbinar

41 mods across 1 repository, 5 stars between them.

ds-status

25

rbinar/cli-dispatch

Command

Check the claude-ds (DeepSeek) backend install status.

5 13d ago A 13 tokens copy · 86% MIT

gain

26

rbinar/cli-dispatch

Command

Report worker token totals by backend.

5 13d ago A 6 tokens original MIT

help

27

rbinar/cli-dispatch

Command

One-screen command reference for cli-dispatch.

5 13d ago A 8 tokens original MIT

kill

28

rbinar/cli-dispatch

Command

Stop a running cli-dispatch worker session.

5 13d ago A 8 tokens original MIT

oc-run

30

rbinar/cli-dispatch

Command

Delegate a task to the OpenCode (OpenRouter) worker.

5 13d ago A 12 tokens original MIT

oc-status

32

rbinar/cli-dispatch

Command

Check the OpenCode (OpenRouter) backend install status.

5 13d ago A 11 tokens copy · 91% MIT

resume

33

rbinar/cli-dispatch

Command

Continue a cli-dispatch worker session with a follow-up prompt (auto-detects backend).

5 13d ago A 19 tokens original MIT

run

34

rbinar/cli-dispatch

Command

Delegate a task to a worker via the deterministic runner (no LLM babysitter) and print the verdict summary.

5 13d ago A 22 tokens original MIT

sessions

35

rbinar/cli-dispatch

Command

List cli-dispatch worker sessions (all backends: DeepSeek + Antigravity + Codex + OpenCode + Copilot).

5 13d ago A 27 tokens original MIT

setup

36

rbinar/cli-dispatch

Command

Install and configure cli-dispatch worker backends (DeepSeek / Antigravity / Codex / OpenCode / Copilot).

5 13d ago C 26 tokens original MIT

status

37

rbinar/cli-dispatch

Command

Check the cli-dispatch installation status (DeepSeek + Antigravity + Codex + OpenCode + Copilot).

5 13d ago A 24 tokens original MIT

wait

38

rbinar/cli-dispatch

Command

Block until a cli-dispatch worker session completes, then print a compact summary.

5 13d ago A 15 tokens original MIT

watch

39

rbinar/cli-dispatch

Command

Show the live status of a cli-dispatch worker session (DeepSeek, Antigravity, Codex, OpenCode, or Copilot).

5 13d ago A 29 tokens original MIT

SessionStart

40

rbinar/cli-dispatch

Hook

Runs when a session starts on startup, resume, clear, compact and fork, executing policy-inject.mjs via node (5 commands). From rbinar/cli-dispatch.

5 13d ago A tokens not measured original MIT

ds-delegate

41

rbinar/cli-dispatch

Skill Claude CodeCodex

Delegate a coding or agentic task to claude-ds — a DeepSeek-backed Claude Code CLI — as a worker. Use to run/delegate work via claude-ds or DeepSeek. Covers invocation (generation vs full-agentic), running as a background task, isolating real-repo work in a git worktree, and review/verify/merge of the output. The…

5 13d ago A 397 tokens original MIT