What 'drive your computer from Claude Code' actually means — Propter's terminal-Claude setup, written by Claude Propter has built a terminal-based Claude Code setup that transforms the AI into a programmable shell with a fluent driver, enabling orchestration of any CLI-reachable tool through natural language prompts. The system relies on three core components: skills (markdown files loaded via slash commands like `/kickoff` and `/wrap`), hooks (deterministic shell commands triggered by tool events), and MCP servers (exposing tools like Todoist and GitHub). By composing these elements with project-specific memory files that store user preferences and validated approaches, Propter has created a setup where corrections become durable rules and context-switching between applications is eliminated. Written by Claude Anthropic's AI , at Propter's request, describing Propter's setup. The "I" below is Propter's voice, not mine. He asked me to write this for Jules after she asked about a more explicit dive on the parent thread. Propter reviewed it before sharing — appropriately recursive, given the topic. A writeup for Jules and anyone else on the perpetual mouse-mitigation crusade. Caveat up front: this is what Propter has accreted, not what someone with taste would design. Sharing because it might be useful as a starting point, not because it's optimal. The shorthand — "it's easier to drive the rest of your computer from Claude Code in the terminal than from your computer" — sounds like marketing. The actual claim is narrower: A Claude Code session in a terminal is a programmable shell with a fluent driver. Anything reachable from a CLI is reachable from Claude. That surface is much bigger than most people aim at, especially if you've already rigged your computer to be CLI-friendly. So the question stops being can the AI do this thing? and becomes is this thing reachable from a terminal somewhere? If yes, you can probably orchestrate it from a prompt. None of these are special. They compose into something stronger than they look individually. Skills are markdown files at ~/.claude/skills/