·leader-election
</>

leader-election

dadbodgeoff/drift

Elect a single leader among multiple instances. Only one instance runs cron jobs or processes queues. Automatic failover when leader dies.

9Installs·0Trend·@dadbodgeoff

Installation

$npx skills add https://github.com/dadbodgeoff/drift --skill leader-election

SKILL.md

| Fast failover | 5000 | 15 | | Normal | 10000 | 30 | | Unreliable network | 30000 | 90 |

Elect a single leader among multiple instances. Only one instance runs cron jobs or processes queues. Automatic failover when leader dies. Source: dadbodgeoff/drift.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dadbodgeoff/drift --skill leader-election Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dadbodgeoff/drift --skill leader-election
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is leader-election?

Elect a single leader among multiple instances. Only one instance runs cron jobs or processes queues. Automatic failover when leader dies. Source: dadbodgeoff/drift.

How do I install leader-election?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dadbodgeoff/drift --skill leader-election Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dadbodgeoff/drift