v-continue

Resume work from the latest .vibe/work-*.md state file.

26|3|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/kks0488/vibe-claude --skill v-continue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: v-continue
Source: https://github.com/kks0488/vibe-claude/tree/main/skills/v-continue
Command: npx skills add https://github.com/kks0488/vibe-claude --skill v-continue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automatically resumes work from the previous session by locating the most recent .vibe/work-*.md state file and continuing tasks without manual re-entry.

Core Features & Use Cases

  • Session restoration: Detects the latest work file and reconstructs your task list with a clear progress snapshot.
  • Automatic continuation: Identifies the next pending task and switches into vibe mode to carry tasks forward efficiently.
  • Context-preserving: Maintains checked, in-progress, and pending items to ensure seamless continuity across sessions.

Quick Start

Activate the skill with /v-continue to resume work from the last session. If a session state is not found, you will be prompted to specify the next task.

Frequently Asked Questions about v-continue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resume work from the last session automatically?

To resume work from the last session automatically, the system scans the filesystem for the most recent .vibe/work-*.md state file, reconstructs your task list, and continues with the next pending item without manual re-entry.

What is session state restoration for task tracking?

Session state restoration for task tracking is the process of reading .vibe/work-*.md files to reconstruct checked, in-progress, and pending items, ensuring seamless continuity across multiple work periods.

How do I continue in-progress tasks from an IMPLEMENTATION-PLAN.md file?

You can continue in-progress tasks from an IMPLEMENTATION-PLAN.md file by having the system scan optional plan files alongside .vibe/work-* state files to identify pending items and automatically switch into vibe mode.

What happens if a session state file is not found?

If a session state file is not found during the filesystem scan, the automatic resumption process stops and prompts you to manually specify the next task to begin tracking.

Do I need any dependencies to restore my workflow productivity state?

No dependencies are required to restore your workflow productivity state, as the skill operates independently by scanning the filesystem for .vibe/work-*.md files to re-enter and continue your previous tasks.