audit

Dispatch eight specialized auditors and merge results into a composite codebase report.

2|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/chieflatif/vibeos-plugin --skill audit-chieflatif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/chieflatif/vibeos-plugin/tree/main/plugins/vibeos/skills/audit
Command: npx skills add https://github.com/chieflatif/vibeos-plugin --skill audit-chieflatif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates a comprehensive, multi-perspective audit of codebases by dispatching eight specialized auditors, merging results with consensus logic, and delivering a composite report with actionable findings.

Core Features & Use Cases

  • Dispatches eight auditors: security, architecture, correctness, test quality, evidence, product drift, red team, and contract validator.
  • Applies consensus logic to produce a single, actionable report.
  • Generates per-auditor summaries and driver for decision-making, with optional visibility modes (same-tree vs standard).

Quick Start

Initiate a full audit by dispatching all eight auditors to produce a composite findings report.

Frequently Asked Questions about audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a multi-agent code audit for a software engineering project?

A multi-agent code audit dispatches eight specialized auditors covering security, architecture, and correctness. It merges findings using consensus logic to produce a composite report with actionable remediation guidance for your software engineering project.

What is consensus logic in code review and reporting?

Consensus logic in code review merges results from multiple specialized auditors into a single actionable report. It resolves overlapping findings across security, architecture, and correctness domains to generate per-auditor summaries and unified remediation guidance.

Can I audit specific scopes within my codebase or does it require a full scan?

You can target codebases with a defined scope. The audit supports same-tree and standard dispatch modes, allowing targeted analysis while still dispatching all eight specialized auditors for comprehensive coverage and structured findings.

What security and architecture checks are included in an automated code audit?

An automated code audit includes checks from eight specialized auditors: security, architecture, correctness, test quality, evidence, product drift, red team, and contract validator. These generate per-auditor statuses and structured findings for decision-making.

How do I generate a composite report from multiple code review agents?

Generating a composite report from multiple code review agents involves applying consensus logic to merge their individual findings. The process exports per-auditor statuses and summaries, outlining actionable remediation guidance in a single document.