Always use the docs/reference/cpp-safety-review-checklist.md file for detailed checklists on memory safety, thread safety, and concurrency correctness when planning, writing, or reviewing code changes.

Memory safety, thread safety, concurrency, and critical detection patterns for workerd code review. Covers V8/KJ boundary hazards, lifetime management, cross-thread safety, and coroutine pitfalls. Load this skill when reviewing any C++ code.
Always use the docs/reference/cpp-safety-review-checklist.md file for detailed checklists on memory safety, thread safety, and concurrency correctness when planning, writing, or reviewing code changes.
This skill provides minimal value - it only tells users to reference an external checklist file without including any actual safety patterns, detection guidance, or actionable steps. The content is essentially a placeholder that requires another internal file to be useful. While it has a clear description and when-to-use trigger, the complete lack of practical content makes it nearly useless as a standalone skill. Highly specific to workerd project with internal file references.