Use when work is done and you need to commit, push, close beads, and sync in one shot. The quick session-close ceremony.
From clavainnpx claudepluginhub mistakeknot/interagency-marketplace --plugin clavainThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Executes pre-written implementation plans: critically reviews, follows bite-sized steps exactly, runs verifications, tracks progress with checkpoints, uses git worktrees, stops on blockers.
One-shot session close: commit, push, close beads, sync. Use when verification is already done. For careful landing with verification, use landing-a-change instead.
Announce: "I'm using the ship skill to close out this work."
git status && git diff --cached --stat
git add -A)git commit -m "..." -m "Co-Authored-By: Claude <noreply@anthropic.com>"git push
If push fails (diverged), stop and report — do not force push.
bd close <id1> <id2> ...
If no IDs provided, list in_progress beads for this session and ask which to close.
bash .beads/push.sh
git push
Report: commit hash + message, files changed, beads closed, push status.