full-suite
Run all 36 agents across 9 categories in 4 phases — complete codebase audit with orchestration, Observer Agent, and token management.
Full Suite — 36-Agent Orchestrated Audit
Launch the orchestrator-agents agent to run the complete 4-phase audit framework.
Usage
/misar-dev:full-suite # Run all 35 agents, all 4 phases
/misar-dev:full-suite --phase=1 # Phase 1 only (Static Analysis)
/misar-dev:full-suite --phase=2 # Phase 2 only (Runtime Testing)
/misar-dev:full-suite --tier=1 # Blocking agents only (10 agents)
Phases
| Phase | Name | Agents | Execution |
|---|---|---|---|
| 1 | Static Analysis | 8 | Parallel (2 batches of 4) |
| 2 | Runtime Testing | 6 | Sequential (dependency chain) |
| 3 | Quality Validation | 13 | Parallel (3 batches of 4 + 1) |
| 4 | Final Validation | 4 | Sequential |
Phase 1 Batch 1B includes the Billing Auditor (replaces Grammar Expert, which moves to Phase 3). Full billing audit covers subscription lifecycle, CSRF, pricing centralization, and webhook data integrity.
Instructions
-
Parse arguments:
- Phase filter:
--phase=Nruns only that phase - Tier filter:
--tier=1runs only blocking agents,--tier=2includes advisory - Default: Run everything
- Phase filter:
-
Launch the
orchestrator-agentsagent with parsed parameters -
The orchestrator handles everything — file discovery, 4-phase execution, Observer Agent token management, compaction, batched parallel processing, and master report generation.
Token Budget
| Phase | Budget/Agent | Max Parallel |
|---|---|---|
| 1 | 80k | 4 |
| 2 | 100k | 1 (sequential) |
| 3 | 60k | 4 |
| 4 | 100k | 1 (sequential) |
Misar.Dev Ecosystem — The full Misar.Dev ecosystem — build, audit, and publish. Every product is open-source or self-hostable.
Assisters · Misar Blog · Misar Mail · Misar.io · Misar.Dev