audit

Run parallel domain checks and generate ranked audit reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits workspace health across multiple domains (security, quality, performance, compliance) and produces a single, prioritized health score to guide remediation.

Core Features & Use Cases

  • Domain-wide checks: separate audits for security, quality, performance, and compliance with aggregated scoring.
  • Prioritized findings: ranked issues by impact to drive efficient fixes.
  • Scalable execution: supports parallel sub-audits and baseline comparisons for continuous improvement.

Quick Start

Run a full audit of the current workspace to generate a prioritized health report.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit multi-domain workspace health across security and performance?▼

You can audit multi-domain workspace health by running parallel domain checks with weighted severity, producing a single quantified health score to guide remediation across security, quality, performance, and compliance domains.

What is a domain health score and how does it prioritize remediation?▼

A domain health score quantifies workspace audit findings by applying weighted severity to each issue, ranking them by impact to generate a prioritized report that drives efficient remediation fixes.

Can I run separate audits for codebase quality and compliance checks?▼

Yes, you can execute separate audits for codebase quality and compliance checks, applying domain-specific audit configurations to evaluate distinct workspace areas with scalable parallel sub-audits.

What's the best way to generate a prioritized health report for a project workspace?▼

The best way to generate a prioritized health report is to run a full workspace audit, which executes parallel checks and outputs a ranked report detailing issues by weighted impact and providing remediation guidance.

Does the audit scoring support baseline comparisons for continuous improvement?▼

Yes, the audit scoring mechanism supports baseline comparisons, allowing you to track continuous improvement by comparing current domain health scores against previous audit results.