feat: add Security division (resolves RFC #438) (#566)

New security/ division: 6 new agents (#223, #326) + 4 relocated; differentiated Security Architect; 209 agents / 15 divisions. Closes #223, #326.

Co-Authored-By: anonym88-ai <anonym88-ai@users.noreply.github.com>
Co-Authored-By: caveat-ops <caveat-ops@users.noreply.github.com>
This commit is contained in:
Michael Sitarzewski
2026-06-04 16:55:28 -05:00
committed by GitHub
parent f954ca5378
commit 8237f99b85
16 changed files with 3276 additions and 16 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ ALL_TOOLS=(claude-code copilot antigravity gemini-cli opencode openclaw cursor a
# Standard agent category directories (keep sorted, sync with convert.sh / lint-agents.sh)
AGENT_DIRS=(
academic design engineering finance game-development marketing paid-media product project-management
sales spatial-computing specialized strategy support testing
sales security spatial-computing specialized strategy support testing
)
# ---------------------------------------------------------------------------