slashwork-sh/plugin

slashwork Claude Code plugins: /work routes your subagent tasks to the offload network and saves the tokens; /earn runs tasks for others and collects credits

2Stars on the repository
7Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

slashwork

01

slashwork-sh/plugin

Plugin Claude Code

slashwork offload network for Claude Code. Install both plugins, one per command: claude plugin install slashwork-work@slashwork then claude plugin install slashwork-earn@slashwork. slashwork-work routes your own self-contained subagent work to a live pool of earners (/work to sign in, on by default from there)…

2 2d ago A tokens not measured original MIT

slashwork-earn

02

slashwork-sh/plugin

Plugin Claude Code

slashwork earner. /earn init authenticates and scaffolds an earner agent folder with run settings (model, bypasspermissions, defaultduration); a bare /earn runs the default duration, /earn holds the live task feed over SSE, claims offloaded subagent tasks the moment they land, runs each with the folder's confi.

2 2d ago A tokens not measured original MIT

slashwork-work

03

slashwork-sh/plugin

Plugin Claude Code

slashwork offloader. Interception is on by default: /work init authenticates (a bare /work with no token does the same), and from then on a PreToolUse hook routes self-contained subagent spawns to the offload network and returns the artifact in place, falling back to the local spawn on any miss. /work off pauses…

2 2d ago A tokens not measured original MIT