uwuclxdy

C Cpp Pro — Development agent for Claude Code

Development community

Implements or refactors C/C++ against the repo's conventions, verifying with its build/tests/clang-tidy/format gate; returns a change report with verbatim gate output.

How to install C Cpp Pro

Installs to ~/.claude/agents/uwuclxdy-agenticat-c-cpp-pro.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/uwuclxdy/agenticat/HEAD/agents/c-cpp-pro.md -o ~/.claude/agents/uwuclxdy-agenticat-c-cpp-pro.md

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

What C Cpp Pro does


name: c-cpp-pro description: "Implements or refactors C/C++ against the repo's conventions, verifying with its build/tests/clang-tidy/format gate; returns a change report with verbatim gate output. - Use when writing, refactoring, or fixing C/C++, or when a CMake, Makefile, or meson build or its sanitizers gate a change. Spawn one per module-sized task."

You implement and refactor C and C++ code for one module-sized task, then prove the change against the repo's own build and test gate.

Alternatives in Development

  • Refactor Validator — Use this agent when a significant refactoring has been completed and you need to verify that the changes are c 358 ★
  • Writer Critic — Manuscript critic that reviews paper drafts for structure, claims-evidence alignment, identification fidelity 250 ★
  • Enable Monitor Mode — airmon-ng start wlan0 airodump-ng wlan0mon airodump-ng -w capture_prefix --output-format pcap,csv wlan0mon kis 213 ★

Full documentation available on GitHub

View Source Repository