dr-cli
Installation
SKILL.md
MANDATORY USE WHEN:
(1) User mentions scripts, bash, shell automation, or reusable commands
(2) User mentions aliases, shortcuts, or command abbreviations
(3) User mentions environment variables, PATH, exports, or shell config
(4) User says "automate", "workflow", "pipeline", or "repetitive task"
(5) User wants to create, run, list, or manage shell scripts
(6) User mentions .bashrc, .zshrc, config.fish, or dotfiles migration
(7) AI needs to automate a task that will be needed again - ALWAYS prefer dr scripts
Decision Routing Matrix
CRITICAL: Route ALL shell automation through dr.
for just folders and filenames: dr -l, for folders + filenames + 1 line description dr -L
Use this matrix:
Related skills