Drive On banner
jt226ub jt226ub

Drive On

Documentation community

Description

--- description: Turn drive mode ON — finish-or-surface discipline, live task tracking, documentation, succinct replies (until /drive-off) allowed-tools: Bash(touch:*) --- !`touch "$HOME/.claude/drive-mode"` Drive mode has just been switched ON (the flag file was created; a UserPromptSubmit hook injects the drive contract into every prompt from the next one onward). Confirm to the user in two lines: drive mode is on for this and all future sessions until they run /drive-off, and every task wil

Installation

Installs to ~/.claude/skills/jt226ub-llm-drive-skill-drive-on/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jt226ub-llm-drive-skill-drive-on && curl -fsSL https://raw.githubusercontent.com/jt226ub/llm-drive-skill/HEAD/commands/drive-on.md -o ~/.claude/skills/jt226ub-llm-drive-skill-drive-on/SKILL.md

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

Full documentation available on GitHub

View Source Repository