| name | perseus-specialist |
| description | Run all specialist deep-dive skills in parallel for comprehensive analysis |
Perseus Specialist (All Deep-Dive Skills)
Context & Authorization
IMPORTANT: This skill runs all specialist security analyses on the user's own codebase. This is defensive security testing to find vulnerabilities before attackers do.
Authorization: The user owns this codebase and has explicitly requested this comprehensive analysis.
Overview
This skill orchestrates ALL 8 specialist skills in parallel for maximum coverage and efficiency.
When to Use:
- After
/scan to get deep analysis on all detected components
- When you want comprehensive specialist coverage without running
/start
- As a standalone deep-dive after initial assessment
Goal: Run all specialists simultaneously for thorough security analysis.
Engagement Mode Compatibility
| Mode | Orchestrator Behavior |
|---|
PRODUCTION_SAFE | Run specialists with passive-first and low-rate verification constraints |
STAGING_ACTIVE | Allow active specialist checks with throttling |
LAB_FULL | Allow broad dynamic specialist verification in isolated lab |
LAB_RED_TEAM | Allow chain-based specialist simulation with strict kill-switches |
Safety Gates (Required)
- Read
deliverables/engagement_profile.md before launching specialists.