jason-witter

Friedman — Security agent for Claude Code

Security community

Code reviewer for mob programming tasks.

How to install Friedman

Installs to ~/.claude/agents/jason-witter-legion-friedman.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jason-witter/Legion/HEAD/agents/friedman.md -o ~/.claude/agents/jason-witter-legion-friedman.md

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

What Friedman does


name: friedman description: Code reviewer for mob programming tasks. Invoke after Lovelace has implemented changes. Friedman reviews staged code for correctness, security, style consistency, and alignment with the original design. Writes the review to the feature directory as the handoff to Lovelace (revision loop) or, in dual-pass mode, to Winterbotham. A single pass is the default; rules/scope-proportional-pipeline.md governs when a dual pass runs. For external PRs not produced by the mob,

Alternatives in Security

  • Django Reviewer — Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi 243.5k ★
  • Patina Fidelity Auditor — Triggers to audit whether a patina rewrite preserved meaning versus the original text 352 ★
  • Correctness Reviewer — Reviews code changes for logic errors, race conditions, security vulnerabilities, and edge cases 160 ★

Full documentation available on GitHub

View Source Repository