resume-task
OfficialSafely resume paused development tasks.
Authorhollis-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Resume interrupted or paused development work by reconstructing the task execution context from repository state and ensuring safe, validated continuation to reduce drift and prevent unsafe changes.
Core Features & Use Cases
- Task identification: Selects the correct task from .volon/bootstrap.md or the most recent paused/doing/blocked/todo entries.
- Context re-grounding: Reads volon.yaml, global PCC, task PCC capsule, authoritative task file, and recent run logs to rebuild context.
- Drift detection and preflight: Compares paused_commit to HEAD, lists commits since pause, checks git cleanliness, branch match, open blockers, and capsule confidence with clear WARN/BLOCK outcomes.
- Controlled continuation: Transitions the task to doing, executes 1–3 concrete next actions (from capsule or task file), writes a run log entry, and respects bootstrap policies for tasks per run.
- Use Case: Resume a paused feature implementation after an agent-controlled session was interrupted, with automatic safety gates and explicit diffs before proceeding.
Quick Start
Resume the paused task, load its PCC capsule if available, run the preflight checks, and continue by executing the first next action.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: resume-task Download link: https://github.com/hollis-labs/volon/archive/main.zip#resume-task Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.