verivus-oss

35 mods across 2 repositories, 43 stars between them.

sqry

01

verivus-oss/sqry

MCP server Claude CodeCodexCursor +2

MCP server "sqry" as configured in verivus-oss/sqry. Runs in Docker (ghcr.io/verivus-oss/sqry:4.8.16).

29 3d ago A tokens not measured original MIT

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Manage long-running async LLM jobs across Claude, Codex, Gemini, Grok, Mistral, Devin, and Cursor. Use for parallel or non-blocking execution. Covers backend-qualified durability, cache-aware promptParts, cache-state:// MCP resources, and the Claude cachettlexpiringsoon warning.

14 8d ago A 75 tokens original MIT

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Implement a change, obtain complete evidence-backed review through the local stdio gateway, fix findings, and repeat without arbitrary review limits. Use for features, bugs, or refactoring.

14 8d ago A 41 tokens original MIT

least-cost-routing

04

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Route a model-agnostic request to the cheapest capable (provider, model) via routerequest, subject to a quality-tier floor and a hard budget cap. Use when you do not care WHICH model runs a task, only that it is cheap enough and good enough.

14 8d ago A 58 tokens original MIT

multi-llm-review

05

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Run complete, evidence-backed code reviews through the local stdio gateway across the seven canonical CLI providers: Claude, Codex, Gemini, Grok, Mistral, Devin, and Cursor. Use for quality, security, correctness, or release validation that requires independent reviewers.

14 8d ago A 61 tokens original MIT

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Synchronize a single developer's verified agent instructions and bounded preferences across local workstations and repositories. Use when setting up, publishing, syncing, inspecting, rolling back, or recovering Personal Agent Config Kit state.

14 8d ago A 46 tokens original MIT

provider-claude

07

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Track and maintain the upstream Claude Code CLI contract. Use when Anthropic ships a Claude Code release, when a claude flag/output/permission/subcommand behaviour changes, or when an upstream scan flags drift. Process guidance only; src/upstream-contracts.ts is the mechanical source of truth.

14 8d ago A 67 tokens original MIT

provider-codex

08

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Track and maintain the upstream OpenAI Codex CLI contract. Use when OpenAI ships a Codex release, when a codex exec flag/sandbox/approval/resume/subcommand behaviour changes, or when an upstream scan flags drift. Process guidance only; src/upstream-contracts.ts is the mechanical source of truth.

14 8d ago A 73 tokens original MIT

provider-cursor

09

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Track and maintain the upstream Cursor Agent CLI contract. Use when Cursor ships a CLI release, when a cursor-agent flag, execution mode, session command, ACP entrypoint, or subcommand changes, or when an upstream scan flags drift. Process guidance only: src/upstream-contracts.ts is the mechanical source of truth.

14 8d ago A 72 tokens original MIT

provider-devin

10

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Track and maintain the upstream Devin CLI contract. Use when Devin ships a CLI release, when a devin flag, permission mode, ACP entrypoint, or subcommand changes, or when an upstream scan flags drift. Process guidance only: src/upstream-contracts.ts is the mechanical source of truth.

14 8d ago B 68 tokens original MIT

provider-gemini

11

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Track and maintain the gateway's Gemini-compatible Google Antigravity CLI contract. Use when Google ships an Antigravity CLI release, when an agy flag/permission/session/subcommand behaviour changes, or when an upstream scan flags drift. Process guidance only; src/upstream-contracts.ts is the mechanical source of…

14 8d ago A 72 tokens original MIT

provider-grok

12

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Track and maintain the upstream xAI Grok CLI contract. Use when xAI ships a Grok CLI release, when a grok flag/permission-mode/sandbox/output-format/resume/subcommand behaviour changes, or when an upstream scan flags drift. Process guidance only; src/upstream-contracts.ts is the mechanical source of truth.

14 8d ago A 75 tokens original MIT

provider-mistral

13

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Track and maintain the upstream Mistral Vibe CLI contract. Use when Mistral ships a Vibe release, when a vibe flag/agent-mode/output-format/session-logging/env-model/subcommand behaviour changes, or when an upstream scan flags drift. Process guidance only; src/upstream-contracts.ts is the mechanical source of truth.

14 8d ago A 78 tokens original MIT

public-demo-session

14

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Prepare and drive clean public llm-cli-gateway demo sessions for recordings, README demos, screenshots, or transcripts. Use when the user needs a redacted path, compact Codex output, direct provider calls, or a demo-safe Codex environment.

14 8d ago A 54 tokens original MIT

retrospective-walk

15

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Walk a human or agent through a diff, worktree, commit range, gateway job, or episode reference as a structured retrospective. Use after implement-review-fix or multi-LLM review cycles, when reviewing prior jobs or uncommitted work, or when durable evidence is needed for what changed, why it changed, who/when…

14 8d ago A 82 tokens original MIT

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Orchestrate security-sensitive LLM work with the gateway's Claude-managed approval boundary, provider-native legacy controls, evidence-aware auditing, and complete no-limit review handling.

14 8d ago A 38 tokens original MIT

session-workflow

17

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Manage gateway bookkeeping and provider-native conversation continuity across Claude, Codex, Gemini, Grok, Mistral, Devin, and Cursor. Use for multi-turn work, session inspection, and safe resume decisions.

14 8d ago A 46 tokens original MIT

llm-gateway

19

verivus-oss/llm-cli-gateway

Plugin Claude Code

Multi-LLM orchestration: delegate to Claude, Codex, and Gemini from a single interface with session management and async jobs.

14 8d ago A tokens not measured original MIT

supply-chain-guard

20

verivus-oss/llm-cli-gateway

Skill Claude CodeCodex

Resolve prod-closure dependency drift safely and catch tag-along dependencies. Reproduces the release-gate scan (supply-chain:scan:check), classifies each path-keyed prod INSTANCE as clean / roll-forward / tag-along / source-anomaly / integrity-mismatch / dropped against a committed ledger + baseline, researches…

14 8d ago A 139 tokens original MIT

llm-gateway

22

verivus-oss/llm-cli-gateway

MCP server Claude CodeCodexCursor +2

MCP server "llm-gateway" as configured in verivus-oss/llm-cli-gateway. Runs ${CLAUDE_PLUGIN_ROOT}/dist/index.js with node.

14 8d ago A tokens not measured original MIT

verivus-oss/llm-cli-gateway

Instructions file

Instructions for verivus-oss/llm-cli-gateway, covering claude.md, repository overview, development commands, build and test and run all tests.

14 8d ago A 5,022 tokens original MIT