read-ue-logs
01Skill Claude CodeCodex
Read and filter Unreal Engine log output from disk for any UE project. Auto-detects the project from the nearest .uproject, merges entries across all concurrently-active log files (editor session, standalone clients), and surfaces only recently-active sessions by default. Use when diagnosing a silent failure after a…