Direction Check banner
th3vib3coder th3vib3coder

Direction Check

Development community

Description

--- description: Check whether a candidate repeats a killed or contradicted W-RDM direction allowed-tools: Read, Bash model: sonnet dispatch: module: environment/directions/cli.js export: checkDirectionCommand scope: direction-check wrappedByMiddleware: false --- # /direction check ## Purpose Check whether a candidate direction repeats a killed or contradicted direction before it re-enters the research workflow. ## Invocation ```bash node bin/vre direction check --json [--direction

Installation

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

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

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

Full documentation available on GitHub

View Source Repository