You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two new installable modules: engine-sfml3 and engine-raylib
New specialist agents: sfml-specialist and raylib-specialist β each covers library-specific patterns, C++/CMake best practices, and full subsystem documentation
/setup-engine now supports SFML 3 and Raylib: engine selection, honest tradeoffs, CLAUDE.md templates, naming conventions, specialist routing, and CMake build scaffolding
Section 4.5 scaffolds CMakeLists.txt + src/main.cpp during engine setup
Framework Improvements
engine-code.md updated with C++ hot-path examples alongside GDScript ones
AGENTS.md updated with new engine options, agent counts (51), and skill counts (77)