Deadeye Route banner
deepaksinghcs14 deepaksinghcs14

Deadeye Route

Productivity community

Description

--- description: Dry-run the routing decision for a task, with reasoning argument-hint: "[task description]" allowed-tools: Bash(deadeye route:*), Bash(~/.deadeye/bin/deadeye route:*) --- Run `deadeye route "$ARGUMENTS"` (or `deadeye route` with no arguments, to dry-run against the current working tree's modified/staged files instead of a task description). If that reports "command not found", it's very likely just not on PATH -- deadeye never adds itself to PATH, it only resolves its own binar

Installation

Installs to ~/.claude/skills/deepaksinghcs14-deadeye-cc-deadeye-route/SKILL.md

Terminal
mkdir -p ~/.claude/skills/deepaksinghcs14-deadeye-cc-deadeye-route && curl -fsSL https://raw.githubusercontent.com/deepaksinghcs14/deadeye-cc/HEAD/commands/deadeye-route.md -o ~/.claude/skills/deepaksinghcs14-deadeye-cc-deadeye-route/SKILL.md

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

Full documentation available on GitHub

View Source Repository