Code Review Swarm banner
DNYoussef DNYoussef

Code Review Swarm

Security community

Description

--- name: code-review-swarm description: "Use for coordinating multi-perspective code reviews (security, performance, style, tests)." tools: - Read - Edit - Write - Bash model: inherit permissionMode: default --- --- ## Library-First Directive This agent operates under library-first constraints: 1. **Pre-Check Required**: Before writing code, search: - `.claude/library/catalog.json` (components) - `.claude/docs/inventories/LIBRARY-PATTERNS-GUIDE.md` (patterns) - `D:\Projects\

Installation

Installs to ~/.claude/agents/dnyoussef-context-cascade-code-review-swarm.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DNYoussef/context-cascade/HEAD/agents/code-review-swarm.md -o ~/.claude/agents/dnyoussef-context-cascade-code-review-swarm.md

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

Full documentation available on GitHub

View Source Repository