fleetdeck
01Plugin Claude Code
Self-hosting marketplace for Fleet Deck — this repo is both the plugin and its marketplace.
Plugin Claude Code
Self-hosting marketplace for Fleet Deck — this repo is both the plugin and its marketplace.
Plugin Claude Code
Localhost fleet board for Claude Code, guarded by a release-bound compatibility policy.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing format-on-edit.mjs via bun. From lacion/fleet-deck.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Command
Show the Fleet Deck board URL and a live summary of every Claude Code session on this machine.
Hook
Runs when a session starts, running /bin/sh. From lacion/fleet-deck.
Hook
Runs when you submit a prompt, before the agent sees it, running /bin/sh. From lacion/fleet-deck.
Hook
Runs when a tool call fails for Edit, Write, MultiEdit, NotebookEdit and Bash tool calls, running /bin/sh. From lacion/fleet-deck.
Hook
Runs before the agent uses a tool for AskUserQuestion tool calls, running /bin/sh. From lacion/fleet-deck.
Hook
Runs when the agent asks permission for an action, running /bin/sh. From lacion/fleet-deck.
Hook
Runs when the agent asks you a question, running /bin/sh. From lacion/fleet-deck.
Hook
Runs when the agent sends a notification, running /bin/sh. From lacion/fleet-deck.
Hook
Runs when the agent finishes a response, running /bin/sh (2 commands). From lacion/fleet-deck.
Hook
Runs when a session ends, running /bin/sh. From lacion/fleet-deck.
Hook
Runs on the CwdChanged event, running /bin/sh. From lacion/fleet-deck.
Skill Claude CodeCodex
Fleet Deck doctrine — how to behave as one Claude Code session among many on this machine. Use when you see [FLEETDECK] messages in context, when told to coordinate with / message / answer another session, when asked about the fleet board, or when deputized to decide something for another session.