compiler-explorer/compiler-explorer
Command Claude Code
I need you to investigate and fix Sentry issue: $ARGUMENTS.
31 tagged cpp, measured the same way as everything else here.
Browse within: clangd 9code-search 9csharp 9ai-knowledge 8modern-cpp 8c-plus-plus 6compiler 5dlang 5go 5rust 5
compiler-explorer/compiler-explorer
Command Claude Code
I need you to investigate and fix Sentry issue: $ARGUMENTS.
compiler-explorer/compiler-explorer
Command Claude Code
I need you to help me systematically hunt and fix bugs reported in GitHub.
compiler-explorer/compiler-explorer
Command Claude Code
I need you to help me systematically hunt and fix Sentry issues.
Command Claude Code
Backport a commit to one or more YugabyteDB release branches as GitHub PRs.
Command Claude Code
Backport a Phorge-landed commit (or revision) to one or more YugabyteDB release branches as Phorge/arc revisions.
Command Claude Code
Triage all open GitHub issues — label, respond, prioritize, and flag for AetherClaude agent.
Command Claude Code
Read AGENTS.md and then completely read.
Command Claude Code
Implement a requested change using the repository's modern C++ agent loop.
Command Claude Code
Build and test the repository without making unnecessary code changes.
Command
Preview-only dead-code analysis — from a seed symbol, walk the call graph to a fixpoint and list what is provably DEAD (and what cascades), without deleting anything.
Command
Show or set Bash log-grep enforcement (block / warn / off) — controls whether raw grep/tail/cat over .log/.jsonl/Logs is intercepted and steered to gamedev-log.
Command
Analyze the game-engine/build log (Unreal Saved/Logs, Unity Editor.log, Godot output, MSVC/UBT/MSBuild, or any structured log) — parse, deduplicate, classify by severity/category, and read it token-efficiently via the gamedev-log CLI instead of dumping the raw file.
Command
Interactive setup for C/C++ LSP development environment.
Command
Scaffold a C++26-ready project in the current directory. Creates (or upgrades) CMakeLists.txt to CXXSTANDARD 26 with compilecommands export, writes a .clangd that points at the user-preferred toolchain, and writes a .cpp26-adapter.yaml the plugin reads for per-project overrides (skip-skill flag, custom anti-pattern…
Command Claude Code
Take a feature from idea to merged and verified — explore, build, test, PR.
Command Claude Code
Pull the failing CI job, reproduce it locally with the scoped command, fix, push.
Command Claude Code
Write a multi-file execution plan to docs/plans/ / / / - / for another agent to execute.