← all publishers

gyujeongion

@gyujeongion source repo

8 published skills

  1. Cold Tester · gyujeongion bundle
    Test a document, runbook, tutorial, or onboarding guide by having a SEPARATE AI with zero prior context try to follow it — like a real new hire who only has the doc. Your main agent stays the approver and rules each step pass/reject, surfacing exactly where the doc is unclear. Use when you want to verify a doc is actually followable, when you say "/cold-tester", "test this doc", "could a newcomer follow this", "try it with someone who's never seen it".
    0
    installs
  2. Council · gyujeongion
    Convene a council of other AI models to cross-examine an answer, plan, or piece of code. Claude acts as chairman — it sends the SAME question to other locally-installed model CLIs (Gemini, GPT) in parallel, then synthesizes agreements, surfaces disagreements, and delivers its own verdict. Use when you want a second opinion, want to stress-test a decision, suspect Claude might be wrong, or say "council", "/council", "ask the other models", "cross-check this", "get a second opinion", "have them argue", "stress-test this plan". Burns ZERO Claude tokens on the panel calls and needs NO API keys — it shells out to CLIs you already log into.
    0
    installs
  3. Goal Loop · gyujeongion
    Set a goal and let the agent work toward it in an autonomous loop — but carefully, verifying each step instead of charging ahead. Define the goal, success/failure criteria, and scope; snapshot for rollback; iterate in small steps, each gated by verification; when stuck, get a cross-model second opinion; when a change breaks things, do root-cause analysis before any patch; roll back honestly if it can't be solved. Use when you say "/goal-loop", "keep working until this is done", "loop on this until it passes", "autonomously get this feature working".
    0
    installs
  4. Mix Compare · gyujeongion bundle
    Diff two versions of a mix and explain what changed. When a mix engineer sends a revision (v4 → v5) and you need to know exactly what moved — per stem, per EQ band, in stereo width, low-end phase, reverb — this time-aligns the two files, phase-inverts to isolate the change, measures it objectively, and translates the numbers into feedback an engineer can act on. Use on "/mix-compare", "compare these two mixes", "what changed in v5", "what did they fix", "before/after mix", or two audio files + "what's different".
    0
    installs
  5. Request Modes · gyujeongion bundle
    A gate the agent passes before answering, to decide WHICH rules apply to THIS request. Classify the request into a context, activate only the layers (personas, rulebooks, constraints) that belong to it, and turn off the ones that don't. Stops a single global persona or rulebook from bleeding into every request, and stops "swing to the opposite extreme" when corrected. Use when your agent over-applies one set of rules everywhere, when it brings the wrong tone to a request, or when you say "/request-modes", "route this", "which mode is this".
    0
    installs
  6. Sandbox Gate · gyujeongion
    A verification gate that runs BEFORE a change touches main/production. Instead of accepting "it works now," it re-states what the change actually promises, scans the architecture it touches, reproduces it in an isolated sandbox, runs it against golden / edge / failure / concurrency cases, traces the flow for accidental passes, and only then reports whether it's safe to apply. Use when an agent is about to apply a fix, when you say "/sandbox-gate", "verify before applying", "is this change actually safe", "test this properly, not a quick check", "don't patch and pray".
    0
    installs
  7. Deusex · gyujeongion
    Root-cause redesign skill. Instead of patching a symptom, it designs the fix that makes the symptom structurally impossible. Use when the same problem keeps coming back, when you feel the urge to "just make it work for now," when a bug/system/workflow has a structural smell, or when someone says "fix this properly", "at the root", "structurally", or "/deusex". NEVER propose a solution before completing Phase 1 (Diagnosis) — that is a hard gate.
    1
    install
  8. Rethink · gyujeongion bundle
    Use when you're about to "add a rule so the AI won't do that again" — after a mistake, a correction, or any "update your instructions to prevent this" request. Instead of bolting another negative prohibition onto your instructions, this skill forces root-cause analysis, converts the ban into a positive process, routes it to the right layer (hook / skill / memory / project instructions), and audits your instruction file for bloat. Triggers on "/rethink", "add a rule so you don't…", "make sure you never…", "remember not to…", or any moment the thought "I'll just add a don't-do-that note" appears.
    1
    install