- Always run the `verify_file` tool from the ClangVerifier MCP server after editing any .cpp or .hpp file.

- Before suggesting a fix for a C++ error, run `run_tidy` to get a deep analysis of the issue.

Views0
PublishedFeb 7, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown
  • Always run the verify_file tool from the ClangVerifier MCP server after editing any .cpp or .hpp file.
  • Before suggesting a fix for a C++ error, run run_tidy to get a deep analysis of the issue.
  • Do not assume a build will pass; always use the available MCP compilation tools to verify syntax.
Share: