tsan
CommunitySummarize TSAN output to avoid log floods
Software Engineering#race-detection#bug-triage#tsan#threadsanitizer#log-summarization#test-debugging
Authordjmittens
Version1.0.0
Installs0
System Documentation
What problem does it solve?
ThreadSanitizer outputs massively verbose race reports; this skill redirects logs, summarizes races, and reduces context flood for faster triage.
Core Features & Use Cases
- Log redirection: Route TSAN output to a file to prevent terminal flooding.
- Race deduplication: Extract unique race locations across reports for concise triage.
- Triage-ready summaries: Generate compact summaries and suppression guidance for issue tracking.
Quick Start
Run tests with -fsanitize=thread and redirect output to a log file, then generate a concise summary of unique race locations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tsan Download link: https://github.com/djmittens/neo-mittens/archive/main.zip#tsan Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.