A two-phase Qt6 C++ review system that runs 60+ deterministic lint checks, then spins up six parallel analysis agents focused on model contracts, ownership, threading, API correctness, error handling, and performance. Only surfaces high-confidence findings above 80/100. It's read-only and designed to catch the subtle stuff: unbalanced beginInsertRows, dataChanged with empty roles, deleteLater missing on QNetworkReply, proxy models using wrong index spaces. Supports both application code and framework development mode with extra checks for BC, exports, and d-pointers. Best run before committing. The structured output makes it easy to triage, and the confidence scoring keeps noise low.
npx -y skills add theqtcompanyrnd/agent-skills --skill qt-cpp-review --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot
github/awesome-copilot