TacoSkill LAB
TacoSkill LAB
HomeSkillHubCreatePlaygroundSkillKit
© 2026 TacoSkill LAB
AboutPrivacyTerms
  1. Home
  2. /
  3. SkillHub
  4. /
  5. detecting-database-deadlocks
Improve

detecting-database-deadlocks

4.0

by jeremylongshore

159Favorites
65Upvotes
0Downvotes

Process use when you need to work with deadlock detection. This skill provides deadlock detection and resolution with comprehensive guidance and automation. Trigger with phrases like "detect deadlocks", "resolve deadlocks", or "prevent deadlocks".

deadlock-detection

4.0

Rating

0

Installs

Backend Development

Category

Quick Review

The skill has reasonable structure and references useful scripts (analyze_deadlocks.py, resolve_deadlock.py, simulate_deadlock.py), but suffers from a critical mismatch: the SKILL.md content is a generic template ('Database Deadlock Detector') that doesn't provide specific deadlock detection guidance. The description mentions triggering phrases and deadlock workflows, yet the implementation steps are boilerplate (Assess, Design, Implement, Validate, Deploy) without deadlock-specific knowledge like identifying wait-for graphs, lock ordering, timeout strategies, or database-specific deadlock queries. While the scripts directory suggests concrete tools exist, the main documentation fails to explain deadlock concepts, detection methods, or resolution strategies that would enable a CLI agent to effectively use this skill. The novelty is low because deadlock detection via SQL queries or monitoring tools is straightforward for experienced agents. To improve: replace generic steps with deadlock-specific workflows (capture lock hierarchies, analyze transaction logs, implement retry logic), provide database-specific query examples, and explain when to use each referenced script.

LLM Signals

Description coverage3
Task knowledge4
Structure4
Novelty2

GitHub Signals

1,046
135
8
0
Last commit 0 days ago

Publisher

jeremylongshore

jeremylongshore

Skill Author

Related Skills

wordpress-prographql-architectsql-pro

Loading SKILL.md…

Try onlineView on GitHub

Publisher

jeremylongshore avatar
jeremylongshore

Skill Author

Related Skills

wordpress-pro

Jeffallan

6.4

graphql-architect

Jeffallan

6.4

sql-pro

Jeffallan

6.4

java-architect

Jeffallan

6.4
Try online