# Schaltwerk ## Docs - [Core Concepts Overview](https://schaltwerk.mintlify.app/core-concepts.md): Map of key Schaltwerk concepts and links to deeper dives - [Sessions & Specs](https://schaltwerk.mintlify.app/core-concepts/sessions-and-specs.md): Learn how sessions, specs, and lifecycle states work together - [Worktrees & Terminals](https://schaltwerk.mintlify.app/core-concepts/worktrees-and-terminals.md): Why each session gets its own sandbox—and how to work inside it - [Your First Session](https://schaltwerk.mintlify.app/first-session.md): Create and run your first AI agent in Schaltwerk - [Advanced Workflows](https://schaltwerk.mintlify.app/guides/advanced-workflows.md): Playbooks for orchestrating multiple agents, recycling specs, and keeping worktrees lean - [Agent Setup](https://schaltwerk.mintlify.app/guides/agent-setup.md): Configure agent binaries, environment variables, setup scripts, and run mode - [Keyboard Navigation](https://schaltwerk.mintlify.app/guides/keyboard-navigation.md): Navigate Schaltwerk entirely from the keyboard - [Keyboard Shortcuts](https://schaltwerk.mintlify.app/guides/keyboard-shortcuts.md): Complete list of keyboard shortcuts for efficient session management - [Multi-Project Workflows](https://schaltwerk.mintlify.app/guides/multi-project.md): Manage multiple repositories and agent teams side by side - [The Orchestrator](https://schaltwerk.mintlify.app/guides/orchestrator.md): Your command center for managing multiple AI agents and complex workflows - [Pull Requests](https://schaltwerk.mintlify.app/guides/pull-requests.md): Create GitHub PRs from sessions, import PR context, and work with review comments - [Remote Access](https://schaltwerk.mintlify.app/guides/remote-access.md): Access your Schaltwerk sessions from anywhere using VibeTunnel - [Agent Sandboxing](https://schaltwerk.mintlify.app/guides/sandboxing.md): Configure sandboxing for Claude Code and Codex to control filesystem and network access - [Terminal Configuration](https://schaltwerk.mintlify.app/guides/terminal-configuration.md): Configure shell settings and command prefix for Schaltwerk terminals - [Troubleshooting](https://schaltwerk.mintlify.app/guides/troubleshooting.md): Common issues and solutions for Schaltwerk - [Use Cases](https://schaltwerk.mintlify.app/guides/use-cases.md): Real-world examples of how to use Schaltwerk effectively - [Using Schaltwerk](https://schaltwerk.mintlify.app/guides/using-schaltwerk.md): Day-to-day workflow of running agents, reviewing output, and managing sessions - [Web Preview](https://schaltwerk.mintlify.app/guides/web-preview.md): Preview localhost development servers directly in Schaltwerk without switching to a browser - [Installation](https://schaltwerk.mintlify.app/installation.md): Get Schaltwerk running on your system - [Introduction](https://schaltwerk.mintlify.app/introduction.md): Schaltwerk keeps every AI coding session in its own git worktree - [MCP Integration](https://schaltwerk.mintlify.app/mcp/integration.md): Automate session management with the Model Context Protocol REST API - [Prompting Guide](https://schaltwerk.mintlify.app/mcp/prompting.md): How to use Claude Code with Schaltwerk MCP - [MCP Server Setup](https://schaltwerk.mintlify.app/mcp/setup.md): Enable the bundled Schaltwerk MCP server so AI agents can manage sessions - [Workflow](https://schaltwerk.mintlify.app/workflow.md): Best practices for using Schaltwerk effectively