c plus plus agents

3 tagged c plus plus, measured the same way as everything else here.

compiler-config

01

compiler-explorer/compiler-explorer

Agent Claude Code

Use this agent for tasks involving compiler configuration in .properties files - adding, removing, modifying, or aliasing compilers. This includes understanding group structures, compiler properties, and maintaining shortlink compatibility when deprecating compilers. USE PROACTIVELY when the user mentions a PR adding…

19k 2d ago A 105 tokens original BSD-2-Clause

compiler-explorer/compiler-explorer

Agent Claude Code

Use this agent when you need expert guidance on Compiler Explorer architecture, design decisions, infrastructure considerations, or when planning changes that affect the core functionality or deployment of CE. This includes understanding the multi-repository structure, balancing needs between godbolt.org and local…

19k 2d ago B 307 tokens original BSD-2-Clause

cpp26-reviewer

03

parasxos/cpp26-adapter

Agent

Reviews a C++ file or diff for C++26 standard compliance. Two-pass: (1) regex anti-pattern check against tools/cpp26lint/patterns.yaml and (2) clang -std=c++2c -fsyntax-only compile check whose diagnostics are classified informationally as bug-vs-compiler-lag using mcpcpp26-refcompilerstatus. Returns a YAML report…

3 3mo ago A 107 tokens original MIT