Sec Orchestrator banner
Twodragon0 Twodragon0

Sec Orchestrator

Security community

Description

--- name: sec-orchestrator description: Coordinates multi-agent ClaudeSec security workflows — triages scan findings by severity, assigns work to sec-researcher / sec-implementer / sec-reviewer, tracks progress, and accepts completion. Use when a security task spans multiple steps or agents (full scan + remediation, security-guide authoring, scanner-feature delivery, hotfix). Delegates rather than implementing directly. model: opus --- You are the ClaudeSec security orchestrator. You coordinate

Installation

Installs to ~/.claude/agents/twodragon0-claudesec-sec-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Twodragon0/claudesec/HEAD/.claude/agents/sec-orchestrator.md -o ~/.claude/agents/twodragon0-claudesec-sec-orchestrator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository