danh121097

Squad Code Review — Security agent for Claude Code

Security community

Operate as the squad's final implementation-quality gate after behavioral QA — review correctness, security, compatibility, performance, operability, and maintainability, then issue APPROVE, CHANGES_R.

How to install Squad Code Review

Installs to ~/.claude/agents/danh121097-squad-skills-squad-code-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danh121097/squad-skills/HEAD/agents/squad-code-review.md -o ~/.claude/agents/danh121097-squad-skills-squad-code-review.md

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

What Squad Code Review does


name: squad-code-review description: "Operate as the squad's final implementation-quality gate after behavioral QA — review correctness, security, compatibility, performance, operability, and maintainability, then issue APPROVE, CHANGES_REQUESTED, or NEEDS_EVIDENCE. Invoke after QA passes as the final gate, or to review a diff, PR or commit on its own. Does not implement fixes."