Verivus Pty Ltd
Official@verivus-oss · Australia
Open-source and public builds by Verivus. Semantic code search, verifiable AI governance tools, and developer utilities.
Agent Skills by Verivus Pty Ltd
Showing 23 vetted skills indexed across 2 GitHub repositories.
retrospective-walk
Document and narrate software changes from diffs and commits.
async-job-orchestration
Orchestrate long-running asynchronous LLM jobs with durable state tracking.
implement-review-fix
Automate code review and implementation cycles across multiple LLMs.
provider-grok
Track xAI Grok CLI releases and align gateway integration contracts.
provider-codex
Detect upstream Codex CLI changes and update the gateway contract.
multi-llm-review
Review code concurrently with multiple AI models and MCP tools.
provider-gemini
Update the Gemini-compatible contract for the Google Antigravity CLI.
secure-orchestration
Score and gate LLM workflows by security risk and approval policies.
provider-mistral
Update the Mistral Vibe CLI contract in upstream-contracts.ts and verify with npm commands.
public-demo-session
Set up a privacy-compliant public demo session for llm-cli-gateway with direct provider calls.
provider-claude
Track and update the Claude Code CLI contract for AI coding agents.
session-workflow
Manage conversation sessions across Claude, Codex, Gemini, Grok, and Mistral.
codex-review-gate
Submit code changes to Codex for review until approval.
design-review-cycle
Manage structured design document reviews with peer feedback and iterative improvements.
agent-codex-gate
Submit development work to the Codex review API and automate iterative feedback loops until approval.
multi-llm-consensus
Validate outputs from multiple LLMs for agreement before proceeding.
multi-llm-orchestration
Orchestrate review tasks across multiple LLMs with parallel dispatches.
model-routing
Select and dispatch tasks to appropriate AI language models based on task type.
red-team-assessment
Conduct adversarial security assessments and generate remediation plans with multiple LLMs.
sqry-gemini
Configures Git integration for username and email on a per-system basis.
sqry-semantic-search
Query an AST-driven graph to identify symbols and inter-file relationships in source code.
sqry-claude
Provide Claude-specific workflow and architecture references for sqry repository work.
sqry-codex
Guide Codex workflows for sqry repository implementation, review, and maintenance.
Frequently Asked Questions About Verivus Pty Ltd
FAQPage SchemaWhat specific tasks can be performed using Verivus infrastructure?▼
Verivus enables semantic code analysis via AST-driven graphs, multi-model consensus validation for code reviews, and adversarial red-team assessments. It facilitates durable state tracking for long-running processes and manages gateway contracts for various model providers to ensure consistent integration across development environments.
Which technical personas benefit from these capabilities?▼
These capabilities are designed for software engineers, security researchers, and DevOps architects. Professionals focused on model governance, code quality assurance, and secure development lifecycles utilize these functions to standardize interactions with multiple model providers and enforce rigorous review gates.
What are the prerequisites for implementing these capabilities?▼
Implementation requires an environment configured for node-based package management and access to specific provider gateway contracts. Users must maintain updated upstream-contracts.ts files and ensure system-level Git configurations are established to support the repository-specific integration requirements.