audit

Audit workspaces or codebases to produce a quantified health score and prioritized findings.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/MantisWare/BizForge --skill audit-mantisware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/MantisWare/BizForge/tree/main/library/skills/analysis/audit
Command: npx skills add https://github.com/MantisWare/BizForge --skill audit-mantisware

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run comprehensive, multi-domain audits of a workspace, codebase, or knowledge base to produce a single, quantified health score and a prioritized list of findings.

Core Features & Use Cases

  • Parallel domain audits: spawn subagents to evaluate security, quality, performance, compliance, and knowledge domains concurrently.
  • Weighted findings: each check includes severity and category weights to prioritize remediation.
  • Actionable reports: outputs a prioritized set of findings with a 0-100 health score and remediation guidance.
  • Export options: generate markdown, JSON, or CSV reports and support baseline comparisons for trend analysis.
  • Use Case: perform a full workspace health audit prior to releases to surface the most impactful risks and improvement opportunities.

Quick Start

Use the audit skill to run a full workspace health audit on the target directory.

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-domain codebase audit to get a quantified health score?

To run a codebase audit and get a health score, configure domain-specific checks for security, quality, and performance to evaluate your workspace and generate a prioritized findings report with a 0-100 score.

What is a weighted severity audit for software projects?

A weighted severity audit evaluates codebase findings by assigning category weights and severities, running parallel domain passes for security, compliance, and performance to prioritize remediation actions effectively.

Can I audit knowledge bases and operational workspaces for compliance and governance?

Yes, you can audit knowledge bases and operational workspaces by applying configurable domain checks for compliance and governance concurrently alongside security and code quality evaluations.

How do I export audit reports and compare baseline health scores for trend analysis?

You can export audit reports in markdown, JSON, or CSV formats and use the baseline comparison feature to track health score trends and remediation progress over time across your software projects.

Does the workspace health audit support parallel security and performance checks?

Yes, the workspace health audit supports parallel processing by spawning subagents to concurrently evaluate security, quality, performance, compliance, and knowledge domains for faster comprehensive results.

What is the best way to prioritize code remediation before a software release?

The best way to prioritize code remediation before a release is running a full workspace health audit to surface weighted, high-severity findings across security, performance, and compliance domains.