Schaltwerk is designed for keyboard-first workflows. You can manage multiple agents across multiple sessions without lifting your fingers from the keyboard.
Navigation Overview
Terminal Focus
Schaltwerk uses a two-pane terminal layout:
- Top pane: Agent terminal — where Claude, Codex, or other agents run
- Bottom pane: Shell terminal — your personal shell for running tests, git commands, etc.
Switching focus:
Cmd+T focuses the top (agent) terminal
Cmd+/ focuses the bottom (shell) terminal
Cmd+[ ] switches tabs within the focused pane
Cmd+Shift+A adds a tab in the focused pane (agent tab on top, shell tab on bottom)
Cmd+W closes the active tab in the focused pane
When focused on the top pane, Cmd+[ and Cmd+] cycle through agent tabs. When focused on the bottom pane, they cycle through shell tabs. The same context-aware logic applies to Cmd+Shift+A and Cmd+W.
Multi-Session Workflow
Run multiple agents in parallel and review their work:
Quick Review Workflow
Review all running sessions without touching the mouse:
Multi-Project Workflow
Working on frontend and backend simultaneously:
Customization
All shortcuts can be remapped in Settings → Keyboard Shortcuts. Click Record to capture a new key combination.
Some shortcuts may conflict with macOS system shortcuts. Check System Settings → Keyboard → Keyboard Shortcuts if they don’t work as expected.