szarkans

14 mods across 1 repository, 8 stars between them.

szkills

01

szarkans/multi

Plugin Claude Code

my awesome skills.

8 yesterday A tokens not measured original MIT

multi

02

szarkans/multi

Plugin Claude Code

Several models on the same question at once — Claude sub-agents, OpenAI Codex and a cheap third via OpenCode. Review code (code-review), check whether the work is actually finished rather than finished-looking (check-if-done), brainstorm wide with a different model per cognitive frame (adhd), or just ask all of t.

8 yesterday A tokens not measured original MIT

multi AGENTS.md

03

szarkans/multi

Instructions file CodexOpenCode

Project instructions for multi, a Claude Code plugin where several AI models review the same code and disagreements highlight possible problems.

8 yesterday A 527 tokens original MIT

correctness

04

szarkans/multi

Agent

Reviews whatever it is pointed at for correctness defects — logic errors, bad state handling, broken error paths, concurrency and lifecycle bugs. Spawned by the multi code-review skill; not meant to be called directly.

8 yesterday A 45 tokens original MIT

design

05

szarkans/multi

Agent

Challenges the approach behind whatever it is pointed at — whether this is the right shape of solution, what it assumes, and what it will cost to undo. Spawned by the multi code-review skill; not meant to be called directly.

8 yesterday A 49 tokens original MIT

execution

06

szarkans/multi

Agent

Reviews whether the task actually got done — plan followed, work finished rather than finished-looking, nothing silently skipped, nothing left to detonate later. Spawned by the multi code-review skill in ultra mode; not meant to be called directly.

8 yesterday A 50 tokens original MIT

security

07

szarkans/multi

Agent

Reviews whatever it is pointed at for security defects — authz gaps, injection, secret handling, unsafe deserialization, data exposure. Spawned by the multi code-review skill; not meant to be called directly.

8 yesterday A 44 tokens original MIT

verify

08

szarkans/multi

Agent

Tries to refute a single code-review finding by reading the actual code, and returns a verdict with evidence. Spawned by the multi code-review skill to check findings only one reviewer raised.

8 yesterday A 41 tokens original MIT

adhd

09

szarkans/multi

Skill Claude CodeCodex

Divergent ideation across model families — the same brainstorm, but each cognitive frame is handed to a different model (Claude sub-agent, OpenAI Codex, a cheap third via OpenCode) so the ideas diverge by frame and by model priors at once. Use for open design questions, architecture and API shape, naming, schema…

8 yesterday A 124 tokens original MIT

ask

10

szarkans/multi

Skill Claude CodeCodex

Put one question to several models at once — you, OpenAI Codex, and a cheap third via OpenCode — and show all the answers side by side. No judging, no consensus: three opinions, the user picks. Use for "ask everyone", "what do the other models think", "second opinion", "multi ask", or any open question where one…

8 yesterday A 83 tokens original MIT

check-if-done

11

szarkans/multi

Skill Claude CodeCodex

Check whether the work is actually finished rather than finished-looking — what was promised versus what really runs. Several models compare the task against the code, and every completion claim has to survive a command that was actually executed. Use before calling something done, before a PR, at the end of a…

8 yesterday A 88 tokens original MIT

code-review

12

szarkans/multi

Skill Claude CodeCodex

Code review by several models at once — Claude sub-agents, OpenAI Codex, and a cheap third reviewer via OpenCode — reconciled into one report. Reviews whatever is named: a diff, a branch, specific files, one function, a legacy module, a whole repo. Use for any review request, a second or third opinion, a cross-check…

8 yesterday C 93 tokens original MIT

rune

13

szarkans/multi

Skill Claude CodeCodex

RUNE.

8 yesterday A 5 tokens original MIT

setup

14

szarkans/multi

Skill Claude CodeCodex

Walks a non-technical user through connecting every judge model this plugin can use — Codex, OpenCode, OpenRouter, Gemini — one at a time, in plain words. Use for "multi setup", "set up multi", "configure judges/reviewers/ backends", "onboarding", or whenever a probe shows missing backends and the user needs to know…

8 yesterday C 84 tokens original MIT