code-audit-vigil

Audit Vigil Guard v2.0.0 code for architecture compliance and quality issues.

14|2|Updated Nov 12, 2025
One-click install
npx skills add https://github.com/tbartel74/Vigil-Code --skill code-audit-vigil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-audit-vigil
Source: https://github.com/tbartel74/Vigil-Code/tree/main/.claude/skills/code-audit-vigil
Command: npx skills add https://github.com/tbartel74/Vigil-Code --skill code-audit-vigil

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a project-specific context for Vigil Guard code audits by mapping universal audit categories to Vigil Guard's architecture. It includes checks for a 3-branch parallel detection pipeline, Presidio PII patterns, ClickHouse analytics, and heuristics-service patterns to streamline compliance and quality gates across the codebase.

Core Features & Use Cases

  • Category-to-Directory Auditing: Aligns each audit category with Vigil Guard's primary directories and key files.
  • 3-Branch & PII Validations: Validates the 3-branch architecture, Presidio PII patterns, and service pattern quality.
  • Output & Reports: Generates structured results suitable for integration into CI, dashboards, or audit reports.

Quick Start

Run the audit against Vigil Guard v2.0.0 in your repo, focusing on the Vigil Guard 3-branch pipeline and PII patterns.

Frequently Asked Questions about code-audit-vigil

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

FAQPage Schema
How do I audit code for architecture compliance and quality issues?

Code auditing systematically reviews source code against predefined standards to identify architecture gaps, security vulnerabilities, and quality violations. This Skill audits Vigil Guard v2.0.0 projects through a 10-category framework—Structure, Readability, Testability, CI/CD, Security, Observability, Tech Debt, Documentation, Performance, and DDD—mapping each category to project directories and enforcing technical requirements like 3-branch pipeline integrity and PII pattern detection.

Can I automate code review workflows with PII detection and branch validation?

Yes. This Skill automates end-to-end code audits by running parallel detection across 3-branch pipelines, applying Presidio PII patterns to identify sensitive data, validating Arbiter v2 weighted scoring, and checking for architectural patterns like heuristics-service compliance. Results integrate into CI pipelines and audit dashboards for continuous compliance.

What does the 3-branch pipeline architecture check validate?

The 3-branch pipeline validation ensures Vigil Guard's parallel detection architecture maintains integrity across all branches, verifies 24-node workflow structure, confirms try-catch error handling in code nodes, prevents hard-coded values, and validates alignment with ClickHouse analytics and heuristics-service patterns to enforce consistent code quality.

Does this Skill work with ClickHouse analytics and Presidio PII detection?

Yes. This Skill integrates ClickHouse analytics for branch scoring and employs Presidio PII pattern libraries to detect personally identifiable information across the codebase. Both are core components of the audit pipeline, generating structured results suitable for analytics dashboards and compliance reporting.

What are the requirements before running an audit on my Vigil Guard project?

Your project must be Vigil Guard v2.0.0, contain the required 3-branch pipeline structure, include ClickHouse analytics setup, and have heuristics-service patterns in place. The Skill maps audit categories to your project directories and validates technical requirements like Arbiter v2 scoring and try-catch patterns in all code nodes.

How do I integrate audit results into CI/CD pipelines and reporting tools?

This Skill generates structured audit output compatible with CI systems and reporting dashboards. Results include category-level findings mapped to directories, branch scores from Arbiter v2, and PII detection reports that feed into automated quality gates, compliance tracking, and audit documentation workflows.