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

PhaseNameAgentsExecution
1Static Analysis8Parallel (2 batches of 4)
2Runtime Testing6Sequential (dependency chain)
3Quality Validation13Parallel (3 batches of 4 + 1)
4Final Validation4Sequential

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

  1. Parse arguments:

    • Phase filter: --phase=N runs only that phase
    • Tier filter: --tier=1 runs only blocking agents, --tier=2 includes advisory
    • Default: Run everything
  2. Launch the orchestrator-agents agent with parsed parameters

  3. The orchestrator handles everything — file discovery, 4-phase execution, Observer Agent token management, compaction, batched parallel processing, and master report generation.

Token Budget

PhaseBudget/AgentMax Parallel
180k4
2100k1 (sequential)
360k4
4100k1 (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