Analyze Java thread dumps to find deadlocks, blocking, and performance bottlenecks.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "tda" yet — see the docs or source repo.
Please analyze this Java thread dump, determine whether a deadlock exists, identify the involved threads and lock objects, and provide likely root causes and fix suggestions.
A deadlock assessment, involved threads and locks, plus actionable remediation suggestions.
Analyze this thread dump, identify threads stuck in BLOCKED or WAITING states, determine whether database calls, network calls, or thread-pool exhaustion are involved, and summarize issues by priority.
A list of problematic threads, suspected blocking points, possible dependency issues, and debugging priorities.
Please compare these Java thread dumps from different time points, identify recurring hot threads, lock contention patterns, and likely performance bottlenecks, then summarize the trends.
A comparison summary across dumps, recurring hotspot issues, and recommended performance optimization directions.
Analyze Windows crash dumps and safely support patch, build, and test workflows.
Query, analyze, and update TAPD bugs and requirements inside Cursor or Copilot.
Connect to Teradata via MCP to query SQL and explore metadata.
Analyze MCP tool security risks, detect malicious behavior, and provide risk scores.
Capture and inspect network traffic for reconnaissance, device identification, and security audits.
Run Jest and TypeScript tests in isolated workspaces for TDD workflows.