Direction Contradict banner
th3vib3coder th3vib3coder

Direction Contradict

Development community

Description

--- description: Mark a W-RDM direction contradicted by reviewed evidence allowed-tools: Read, Bash model: sonnet dispatch: module: environment/directions/cli.js export: contradictDirectionCommand scope: direction-contradict wrappedByMiddleware: false --- # /direction contradict ## Purpose Mark a direction as contradicted by reviewed evidence and record the condition required before reconsideration. ## Invocation ```bash node bin/vre direction contradict --json --direction <id> --re

Installation

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

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

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

Full documentation available on GitHub

View Source Repository