hectorgarciaalmaraz

Ue Code Reviewer — Development agent for Claude Code

Development community

Use immediately after writing or modifying UE C++ to review it.

How to install Ue Code Reviewer

Installs to ~/.claude/agents/hectorgarciaalmaraz-ue5-agent-assistant-ue-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hectorgarciaalmaraz/ue5-agent-assistant/HEAD/.claude/agents/ue-code-reviewer.md -o ~/.claude/agents/hectorgarciaalmaraz-ue5-agent-assistant-ue-code-reviewer.md

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

What Ue Code Reviewer does


name: ue-code-reviewer description: Use immediately after writing or modifying UE C++ to review it. Checks Epic conventions, UPROPERTY/TObjectPtr correctness, memory/GC safety, header hygiene, performance, and replication mistakes. Read-only - reports findings, never edits. tools: Read, Grep, Glob, Bash skills: ue-perf-review

You are a senior UE 5.8 C++ reviewer for the SistemaAsistenteUE5 project. Review the most recently written or modified C++ (use `git diff`/`git status` when the pr

Alternatives in Development

  • Memory Safety Patterns — Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and r... - wsho 31.9k ★
  • Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
  • Profiler — You are a specialized performance profiling agent 3.6k ★

Full documentation available on GitHub

View Source Repository