Security review for production readiness. Runs OWASP checks, threat modeling, dependency audit, and secret detection on changed code. Produces SECURITY.md with a verdict. Use during the parallel review phase of the SDLC workflow.
$curl -o .claude/agents/sdlc-security-reviewer.md https://raw.githubusercontent.com/denizokcu/claude-code-ai-development-workflow/HEAD/.claude/agents/sdlc-security-reviewer.mdInstalls into the current project.
Install sdlc-security-reviewer by running `curl -o .claude/agents/sdlc-security-reviewer.md https://raw.githubusercontent.com/denizokcu/claude-code-ai-development-workflow/HEAD/.claude/agents/sdlc-security-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/denizokcu/claude-code-ai-development-workflow.