Resumes development sessions by automatically reading session state files to pick up exactly where Claude Code left off.
The v-continue skill streamlines long-running development tasks by automatically restoring context from previous Claude Code sessions. By analyzing state files within the .vibe directory, it identifies completed tasks, pending items, and the current work-in-progress to provide a seamless transition between work sessions. This tool is essential for managing complex projects where context limits might be reached or when returning to a task after a break, ensuring the AI agent maintains momentum without requiring manual re-briefing.
主な機能
01Automatic session state detection via timestamped work files
02Visual progress summary showing completed vs. pending tasks
03Integrated vibe-mode activation for seamless task execution
0421 GitHub stars
05Context restoration for complex implementation plans
06Automated task resumption from the exact point of interruption
ユースケース
01Resuming a multi-file feature implementation after hitting Claude's context window limits
02Restarting development work the following day without re-explaining the project status
03Recovering task state after a terminal session expires or a connection is lost