Shehabov

Code Steward — Security agent for Claude Code

Security community

Use this agent as one of the four independent review gates at stage 6, in parallel with peer-reviewer, code-analyst and security-analyst, on every change that touches code.

How to install Code Steward

Installs to ~/.claude/agents/shehabov-dev-team-code-steward.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Shehabov/dev-team/HEAD/.claude/agents/code-steward.md -o ~/.claude/agents/shehabov-dev-team-code-steward.md

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

What Code Steward does


name: code-steward description: Use this agent as one of the four independent review gates at stage 6, in parallel with peer-reviewer, code-analyst and security-analyst, on every change that touches code. It enforces the clean code and commenting standard so the codebase stays readable and maintainable for the people and the agents that come next: naming in the domain's language, function and file size, guard clauses over nesting, module headers stating the invariants a file upholds, docstri

Alternatives in Security

  • Patina Fidelity Auditor — Triggers to audit whether a patina rewrite preserved meaning versus the original text 352 ★
  • Electron Ipc Engineer — Use this agent for any change that touches Electron IPC — adding/removing channels, modifying main.ts ↔ preloa 204 ★
  • Code Reviewer Quality — Use this agent as the second stage of a code review, after spec compliance is confirmed — evaluating code qual 186 ★

Full documentation available on GitHub

View Source Repository