npx claudepluginhub objectiveous/dots-claude-plugins --plugin dots-swe<claude-instructions> **IMPORTANT - Check if skill is already loaded:** If you see a `<command-name>` tag in the current conversation turn: - The skill has ALREADY been loaded by the system - DO NOT call the Skill tool - Execute the behavior described below directly If there is NO `<command-name>` tag in the current conversation turn: - Call the Skill tool to load and execute this skill - Check the tool result and follow the behavior described below **Behavior when executing this command:** **If a bead ID is provided** (e.g., `/dots-swe:continue dots-abc`): 1. Run the continue script wi...
/continueAdvances the active vibe session by one step: checks status, runs worker and explainer agents, optionally explorer, and displays progress summary with changes, verifications, and next actions.
/continueScans docs/feature/ for feature progress across development waves, displays status summary with symbols and details, detects anomalies, and resumes next wave after confirmation.
/continueResumes prior session by scanning progress files and git state, summarizes work status with branch/phase details and next action, then loads context after confirmation.
/continueAutonomously executes pending tasks from orchestrator queue, delegating to agents like frontend-dev or backend-dev, with git checks, retries, and quality gates until completion or pause.
/continueContinues a previous Codex session using a thread ID and follow-up prompt to iterate on findings, request fixes, or drill deeper into analysis.
/continueAnalyzes existing Slidev presentation files, summarizes status on structure, content quality, visuals, and suggests priority next steps.
If 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)
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