Session start context is now automatic. The hook outputs a compact briefing (outcomes, last-worked zoom, handoff summary) that Claude should act on in the first response — no /open needed.
Before running /open, verify infrastructure is healthy. Silent failures here cause downstream confusion.
| open-context.sh exists | [ -x /.claude/scripts/open-context.sh ] | Run claude-doctor.sh | | Script symlinks valid | /.claude/scripts/check-symlinks.sh | Fix symlinks, see ERRORPATTERNS.md | | bon available | command -v bon | Install: uv tool install /Repos/bon |
Orientieren Sie sich bei Bedarf neu am Sitzungskontext. Lädt Gefährtenfähigkeiten (bon, todoist-gtd) basierend auf dem, was vorhanden ist. Verwenden Sie diese Option, wenn Sie den Startkontext verpasst haben, einen neuen Blick auf die verfügbaren Inhalte werfen möchten oder nach dem Wechsel zu einem anderen Projekt. Löst auf /open aus, „Woran haben wir gearbeitet“, „Wo haben wir aufgehört“. Passt zu /ground und /close. (Benutzer) Quelle: spm1001/claude-suite.