← All creators

verivus-oss

Organization

MCP server providing unified access to Claude Code, Codex, Gemini, Grok and Mistral CLIs with session management, retry logic, and async job orchestration.

18 indexed · 0 Featured · 8 stars · avg score 77
Prolific

Categories

Indexed Skills (18)

AI & Automation Listed

async-job-orchestration

Manage long-running async LLM jobs. Use for tasks >2min, parallel jobs, or non-blocking execution. Covers cache-aware `promptParts`, `cache-state://` MCP resources, and the Claude `cache_ttl_expiring_soon` warning.

8 Updated today
verivus-oss
AI & Automation Listed

multi-llm-review

Parallel code reviews across Claude, Codex, Gemini, Grok, and Mistral. Use for quality analysis, bug finding, or security audit.

8 Updated today
verivus-oss
AI & Automation Listed

secure-orchestration

Security-conscious LLM orchestration with approval gates across Claude, Codex, Gemini, Grok, and Mistral. Use for high-risk operations, permissions, auditing.

8 Updated today
verivus-oss
AI & Automation Listed

session-workflow

Manage conversation sessions across Claude, Codex, Gemini, Grok, and Mistral. Use for multi-turn conversations, session switching, workspace management. Covers the `session_get.cacheState` projection, cache-aware `promptParts`, and `cache-state://` MCP resources.

8 Updated today
verivus-oss
AI & Automation Listed

implement-review-fix

Run implement-review-fix cycle using multiple LLMs (Claude, Codex, Gemini, Grok, Mistral). Use for features, bugs, or refactoring with multi-LLM collaboration. Mistral defaults to `--agent auto-approve`; current Vibe defaults session logging on, and doctor flags explicit `[session_logging] enabled = false` before session-continuity use.

8 Updated today
verivus-oss
AI & Automation Listed

provider-claude

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

8 Updated today
verivus-oss
AI & Automation Listed

provider-codex

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

8 Updated today
verivus-oss
AI & Automation Listed

provider-gemini

Track and maintain the upstream Google Gemini CLI contract. Use when Google ships a Gemini CLI release, when a `gemini` flag/approval-mode/output-format/resume behaviour changes, or when an upstream scan flags drift. Process guidance only — `src/upstream-contracts.ts` is the mechanical source of truth.

8 Updated today
verivus-oss
AI & Automation Listed

provider-grok

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 behaviour changes, or when an upstream scan flags drift. Process guidance only — `src/upstream-contracts.ts` is the mechanical source of truth.

8 Updated today
verivus-oss
AI & Automation Listed

provider-mistral

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 behaviour changes, or when an upstream scan flags drift. Process guidance only — `src/upstream-contracts.ts` is the mechanical source of truth.

8 Updated today
verivus-oss
AI & Automation Listed

public-demo-session

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.

8 Updated today
verivus-oss
AI & Automation Listed

agent-codex-gate

Pattern for spawning subagents that must get Codex approval before their work is accepted. Use when dispatching parallel agents that each need independent Codex review gates.

8 Updated today
verivus-oss
AI & Automation Listed

codex-review-gate

Submit work to Codex for review and iterate until unconditional approval. Use after completing implementation tasks, before merging, or when a development process requires Codex sign-off.

8 Updated today
verivus-oss
AI & Automation Listed

design-review-cycle

Structured design document review via LLM gateway — submit plans, specs, or designs for peer review from Codex, Gemini, Grok, or Mistral, iterate on feedback, track review rounds. Use before implementing complex features. Mistral Vibe defaults to `--agent auto-approve`.

8 Updated today
verivus-oss
AI & Automation Listed

model-routing

Choose the right LLM and model for each task based on proven patterns. Use when deciding whether to delegate to Claude, Codex, Gemini, Grok, or Mistral, or when selecting model variants. Mistral Vibe selects model via `VIBE_ACTIVE_MODEL` env var (no `--model` flag).

8 Updated today
verivus-oss
AI & Automation Listed

multi-llm-consensus

Run a task through multiple LLMs (Claude, Codex, Gemini, Grok, Mistral) independently and require agreement before proceeding. Use for high-stakes generation, conflict resolution, or final quality gates requiring unanimous approval.

8 Updated today
verivus-oss
AI & Automation Listed

multi-llm-orchestration

Guide for orchestrating multiple LLMs via the llm-gateway — use when delegating tasks to Codex, Gemini, Grok, or Mistral, running parallel reviews, or managing cross-LLM workflows. Covers cache-aware `promptParts` dispatch and the `cache-state://` MCP resources.

8 Updated today
verivus-oss
AI & Automation Listed

red-team-assessment

Get an adversarial red team security assessment from any LLM (Claude, Codex, Gemini, Grok, or Mistral) with gateway-managed approvals and optional sqry, exa, and ref_tools MCP access. Use when you need adversarial security analysis of code, architecture, or configurations.

8 Updated today
verivus-oss

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.