← all publishers

superoo7

@superoo7 source repo

2 published skills

  1. Opencode Agent · superoo7 bundle
    Delegate a single, self-contained coding task to OpenCode and iterate until tests pass. Use when the user asks to build a feature, fix a bug, or implement something that is one coherent unit of work. OpenCode does the coding; Claude verifies by running tests and drives follow-up sessions until the quality bar is met. Do NOT use for tasks that span multiple independent workstreams — use opencode-orchestrator instead.
    0 installs
  2. Opencode Orchestrator · superoo7 bundle
    Orchestrate multiple OpenCode instances in parallel to tackle large or complex coding tasks. Claude Code acts as the manager — breaking down the work, delegating to parallel OpenCode workers, and auditing the result. Use this skill whenever the user has a coding task that spans multiple files, features, or components that could benefit from parallel execution (e.g., "implement auth and payments", "add tests for all modules", "refactor the whole backend", "build frontend and backend simultaneously"). Also use it when the user explicitly asks to use OpenCode, run multiple OpenCode instances, or leverage OpenCode for any coding work. Even for single-file tasks, prefer dispatching to OpenCode over coding directly.
    0 installs