Fleet Claim banner
verkyyi verkyyi

Fleet Claim

Development community

Description

# /fleet-claim — the worker lifecycle: claim → charter → ground → work → ship <!-- fleet skill · owner: worker --> The one skill a freshly-spawned worker runs. It formalizes the whole worker lifecycle that the seed prompt used to spell out across three skills: **claim** the bound issue, **load your charter**, **ground** yourself in the issue + code, then implement under a **standing contract** that ends by **opening a PR and landing it yourself once the gate is green** — and signals a blocker

Installation

Installs to ~/.claude/skills/verkyyi-claude-fleet-fleet-claim/SKILL.md

Terminal
mkdir -p ~/.claude/skills/verkyyi-claude-fleet-fleet-claim && curl -fsSL https://raw.githubusercontent.com/verkyyi/claude-fleet/HEAD/commands/fleet-claim.md -o ~/.claude/skills/verkyyi-claude-fleet-fleet-claim/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository