con un clic
continue
Resume work on current branch's task (infers task from branch name)
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Resume work on current branch's task (infers task from branch name)
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Run an epic end-to-end with agent team (analyze, design review, implement, deliver PR)
Start working on a beads task (creates worktree, updates status)
Scan docs and CLAUDE.md for stale references, broken links, and drift against the codebase
Compare macOS and Windows implementations for cross-platform parity drift
| name | continue |
| description | Resume work on current branch's task (infers task from branch name) |
| aliases | ["resume","cont"] |
Resume work on the current branch's task - automatically detects task ID from branch name.
/continue
/resume
Automatically detects task ID from current git branch name. Updates beads status to in_progress if not already started. Shows task details and checklist.
# On branch: PABLO-D-lo7.1-modern-frontend-setup
/continue
# → Updates PABLO-D-lo7.1 to in_progress
# → Shows task details
# On branch: PABLO-D-lo7.2-backend-models
/resume
# → Updates PABLO-D-lo7.2 to in_progress
When the user invokes this skill:
git branch --show-currentbd show TASK-IDbd update TASK-ID --status=in_progressBe friendly and helpful. If branch name is unclear, ask what task they're working on.