multi-ai-auditlisted
Install: claude install-skill jasonmichaelbell78-creator/sonash-v0
<!-- prettier-ignore-start -->
**Document Version:** 1.5
**Last Updated:** 2026-02-16
**Status:** ACTIVE
<!-- prettier-ignore-end -->
# Multi-AI Audit Orchestrator
## When to Use
- Tasks related to multi-ai-audit
- User explicitly invokes `/multi-ai-audit`
## When NOT to Use
- When the task doesn't match this skill's scope -- check related skills
- When a more specialized skill exists for the specific task
## Purpose
Single-entry-point skill that orchestrates the entire multi-AI audit workflow
with:
- Category-by-category progression (user-controlled)
- Template output for external AI systems
- Schema fixing/normalization for messy AI outputs
- Per-category aggregation with verification
- Final cross-category unification
- Automated TDMS intake (MASTER_DEBT.jsonl integration)
- Automated roadmap track assignment and validation
- Context compaction survival via file-based state
**Invocation:** `/multi-ai-audit`
---
## AI Instructions
This skill is invoked via `/multi-ai-audit`. Follow the workflow state machine
below step-by-step. Do not skip phases or summarize template output.
---
## Workflow State Machine
```
START -> Check Session -> [No Session] -> Create New Session -> Select Category
-> [Has Session] -> Offer Resume
Select Category -> Output Template -> Await Findings
Await Findings -> [User: "add <source>"] -> Prompt for Paste -> Process Findings -> Await Findings
-> [User: "done"] -> Aggregate Category -> Select Ne