Disconnect Board banner
yves-s yves-s

Disconnect Board

Development community

Description

--- applies_to: all-agents name: disconnect-board description: Board-Verbindung entfernen — zurück zu CLI-only --- # /disconnect-board — Board-Verbindung entfernen Entfernt die Board-Anbindung für den aktuellen Workspace. Die Pipeline läuft danach im CLI-only Modus (keine Events, keine Status-Updates). ## Ausführung 1. Lese aktuellen Workspace aus `project.json` → `pipeline.workspace_id` 2. Falls nicht gesetzt: Fehler: "Kein Workspace konfiguriert." 3. Entferne Board-Verbindung: ```bash

Installation

Installs to ~/.claude/skills/yves-s-just-ship-disconnect-board/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yves-s-just-ship-disconnect-board && curl -fsSL https://raw.githubusercontent.com/yves-s/just-ship/HEAD/.claude/skills/disconnect-board.md -o ~/.claude/skills/yves-s-just-ship-disconnect-board/SKILL.md

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

Full documentation available on GitHub

View Source Repository