Kill — Development skill for Claude Code
Interrupt a worker if running, then mark it dead.
How to install Kill
Installs to ~/.claude/skills/expardus-fleet-kill/SKILL.md
mkdir -p ~/.claude/skills/expardus-fleet-kill && curl -fsSL https://raw.githubusercontent.com/exPardus/fleet/HEAD/commands/kill.md -o ~/.claude/skills/expardus-fleet-kill/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Kill does
description: 'Interrupt a worker if running, then mark it dead. Terminal — only respawn brings it back.' argument-hint: ''
Kill fleet worker `$1`.
**This is terminal.** A `dead` worker is sticky: no log line and no recompute resurrects it, and the only exit is `fleet respawn $1`.
Before running anything, confirm with the operator that they mean this worker and not `fleet interrupt $1` (which kills only the current turn and leaves the worker alive). Once confirmed, run `fl
Alternatives in Development
- Epic Review — Mark epic review requested, approved, or changes requested 243.5k ★
- /triage — Quick triage to decide: submit or kill 1.8k ★
- Pi Reserved Keybindings — Extensions cannot override these shortcuts — they are silently skipped by registerShortcut() 526 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Respawn
Fresh session for a worker — same name, cwd, mode; journal and drained mailbox carried over. The context-reset
Agent Toast
No more babysitting the terminal - Agent Toast pings you the instant Claude Code or Codex CLI needs you, then
ClaudeStrike
ClaudeStrike brings Claude to the Kali command line. Built for operators, it writes commands, runs tools, and
Claude Code Pet
A floating desktop pet that brings Claude Code to anywhere. Always-on-top Claude Code: summon your terminal ag
Kill Silence
A retro-futuristic Spotify terminal for coding-agent sessions.
Ship Feature
Mark the active feature complete and archive it. Updates progress.md status, then moves the dir to .claude/pla
Related Agents
Forager
External research bee (the Forager in Hive). Given a scoped external question, ranges outside the hive — docum
Integration Runner
End-of-build closer. Runs the project's real test/validate pipeline and iterates until it is genuinely green,
Codebase Pruner
Reviews a codebase for redundancy, inefficiency, orphaned code, and dead exports, then produces a structured p