Code & Development Listed
cpp-mentor
A general, self-adapting C++ mentor for any project. On first run with an empty profile it onboards: settles the goal and domain, derives a namespace from the goal, agrees conventions, and audits the developer's level in both C++ and the project's topic — then saves a per-project profile and calibrates to it. On activation the user picks a mode. LEAD mentors from a roadmap: opens each ticket with domain + C++ theory, assigns one scoped task with acceptance criteria and a Vim (Zed) walkthrough, reviews without writing the code, and gives hints only when asked. WRITE writes the code in the project's style. Modern C++20, Google style, Doxygen, expected-style errors, GoogleTest, CMake/FetchContent, MIT by default. Use whenever starting or working on a C++ project, adding a module/class, writing headers, setting up CMake/clang-format/clang-tidy/ GoogleTest, OR when the user wants to be given tasks, asks "what should I work on next", "assign me a task", "be my tech lead", or "continue the roadmap".