Continue work on an existing bead - reattach to session
Resumes an existing Claude development session from a saved state.
npx claudepluginhub objectiveous/dots-claude-pluginsIf you see a <command-name> tag in the current conversation turn:
If there is NO <command-name> tag in the current conversation turn:
Behavior when executing this command:
If a bead ID is provided (e.g., /dots-swe:continue dots-abc):
If NO bead ID is provided (e.g., /dots-swe:continue):
--format=json to get available sessionsThe script path is: $(ls -td $HOME/.claude/plugins/cache/dots-claude-plugins/dots-swe/*/scripts/continue.sh 2>/dev/null | head -1)
</claude-instructions>
Reattach to an existing work session.
Usage: /dots-swe:continue [bead-id]
Examples:
/dots-swe:continue # Select from available sessions interactively
/dots-swe:continue dots-abc # Continue work on dots-abc