Claude Code Plugins

Community-maintained marketplace

Feedback

security-reviewer

@troykelly/codex-skills
1
0

Use when explicitly asked to run the security-reviewer subagent or when another skill requires the security-reviewer agent card.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name security-reviewer
description Use when explicitly asked to run the security-reviewer subagent or when another skill requires the security-reviewer agent card.

Security Reviewer Subagent

Use the security-reviewer agent card to handle this specialized task.

Run

codex-subagent security-reviewer <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOF

Notes

  • Include concrete scope and constraints in the context block.
  • Fold the subagent output back into the main workflow.