Direction Revive banner
th3vib3coder th3vib3coder

Direction Revive

Development community

Description

--- description: Revive a parked or condition-satisfied W-RDM direction allowed-tools: Read, Bash model: sonnet dispatch: module: environment/directions/cli.js export: reviveDirectionCommand scope: direction-revive wrappedByMiddleware: false --- # /direction revive ## Purpose Revive a direction only through the reviewed lifecycle guard. ## Invocation ```bash node bin/vre direction revive --json --direction <id> --reason <reason> ``` ## Arguments - `--json` is required. - `--direct

Installation

Installs to ~/.claude/skills/th3vib3coder-vibe-research-environment-direction-revive/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository