Objective Resume banner
th3vib3coder th3vib3coder

Objective Resume

Development community

Description

--- description: Resume a paused or blocked objective through the lifecycle guard allowed-tools: Read, Bash model: sonnet dispatch: module: environment/objectives/cli.js export: resumeObjectiveCommand scope: objective-resume wrappedByMiddleware: false --- # /objective resume ## Purpose Resume an objective only when the objective record and active pointer agree. ## Invocation ```bash node bin/vre objective resume --objective <objective-id> ``` ## Arguments - `--objective <objective

Installation

Installs to ~/.claude/skills/th3vib3coder-vibe-research-environment-objective-resume/SKILL.md

Terminal
mkdir -p ~/.claude/skills/th3vib3coder-vibe-research-environment-objective-resume && curl -fsSL https://raw.githubusercontent.com/th3vib3coder/vibe-research-environment/HEAD/commands/objective resume.md -o ~/.claude/skills/th3vib3coder-vibe-research-environment-objective-resume/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository