← all publishers

gorock007

@gorock007 source repo

2 published skills

  1. Run · gorock007 bundle
    Operate as Jarvis — the single main agent the user talks to in a Superset workspace, which plans end to end but delegates all building to worker agents on separate Superset terminals (`superset agents create` in the same workspace), picks the agent and model per task by what kind of decision the task contains (fable for undecided shape, opus/high for well-specified work, sonnet/haiku below that; Codex gpt-6-astra for any image/media asset or computer-use testing, gpt-5.6-sol for security; OpenCode's free models for tightly-fenced small and mechanical work, to spend no quota at all), drops fable for opus when Claude usage crosses 50% and moves the fleet to Codex past 75%, batches worker questions for the user, reviews handoffs, and alone owns git. Use whenever the user says "you're Jarvis", "act as the main agent", "spin off a worker", "delegate this", "what's open", "check on the workers", "merge the handoffs", "I'm running low on usage", or the repo has a CLAUDE.md that names Jarvis. Requires the Superset CL
    0 installs
  2. Setup · gorock007 bundle
    Install the Jarvis workflow into the current repo — a main agent ("Jarvis") the user talks to, which delegates building to worker agents on separate Superset terminals, with usage-aware model routing (Claude Code fable/opus/sonnet/haiku, Codex astra/sol/terra/luna), a shared-checkout worker contract, and a handoff/OPEN.md system. Writes CLAUDE.md, AGENTS.md and handoffs/. Use whenever the user says "set up Jarvis", "add the Jarvis workflow", "make this repo use workers", "orchestrate with Superset terminals", or wants one coordinating agent plus parallel workers in Superset. Requires the Superset CLI (`superset`) — this workflow only works inside Superset.
    0 installs