Help us improve
Share bugs, ideas, or general feedback.
From just-ship
Removes board connection for current workspace from config, switching pipeline to CLI-only mode without events or status updates. Use to disconnect from board.
npx claudepluginhub yves-s/just-ship --plugin just-shipHow this skill is triggered — by the user, by Claude, or both
Slash command
/just-ship:disconnect-boardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Entfernt die Board-Anbindung für den aktuellen Workspace. Die Pipeline läuft danach im CLI-only Modus (keine Events, keine Status-Updates).
Connects projects to Just Ship Board using /connect-board jsp_ token or checks connection status via project.json and bash scripts. Handles plugin mode with CLAUDE_PLUGIN_ROOT.
Provides shared configuration, label taxonomy, branch conventions, and prerequisite checks for board commands (fill, groom, pickup, refresh). Loaded automatically by board-related skills.
Interactively prunes stale non-terminal workflows with a dry-run preview, safeguard skips (open PRs, active branches), and user confirmation before bulk-cancelling.
Share bugs, ideas, or general feedback.
Entfernt die Board-Anbindung für den aktuellen Workspace. Die Pipeline läuft danach im CLI-only Modus (keine Events, keine Status-Updates).
project.json → pipeline.workspace_id".claude/scripts/write-config.sh" remove-board --id <workspace_id>
✓ Board-Verbindung für '<workspace_id>' entfernt
✓ Pipeline läuft jetzt im CLI-only Modus
Hinweis: project.json wird nicht verändert — der workspace_id Verweis bleibt bestehen, damit ein erneutes 'just-ship connect' den Workspace wiederherstellen kann.