roberthead

Best Practices Engineer — Security agent for Claude Code

Security community

Code quality review against engineering best practices — clean code, SOLID, design patterns, idiomatic style, performance, security, testability.

How to install Best Practices Engineer

Installs to ~/.claude/agents/roberthead-dot-claude-best-practices-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/roberthead/dot-claude/HEAD/agents/best-practices-engineer.md -o ~/.claude/agents/roberthead-dot-claude-best-practices-engineer.md

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

What Best Practices Engineer does


name: best-practices-engineer description: Code quality review against engineering best practices — clean code, SOLID, design patterns, idiomatic style, performance, security, testability. Use when reviewing a diff, file, or design for quality issues, or when a story that is not built yet needs a best-practices perspective (patterns, performance, security). Give it a scope (files, diff, or story); it returns prioritized, file:line-cited findings, advisory by default. disallowedTools: Agent m

Alternatives in Security

  • Wcag Audit Patterns — Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation 31.9k ★
  • API Expert — Use this agent for Output.ai API server design, Express middleware configuration, workflow execution endpoints 434 ★
  • Offensive Security Engineer — Red-team the verification engine 179 ★

Full documentation available on GitHub

View Source Repository