Use Cases
SCC CLI addresses specific challenges teams face when adopting AI coding assistants. This section explores the most common use cases.
Use Case Guides
Section titled “Use Case Guides” Why Sandbox Claude Code Understand the risks of unrestricted AI coding and how sandboxing mitigates them
Claude Code in Docker Run Claude Code in Docker containers for isolation and reproducibility
AI Coding Guardrails Implement safety rails and governance for AI-assisted development
Common Scenarios
Section titled “Common Scenarios”Enterprise Teams
Section titled “Enterprise Teams”Organizations adopting Claude Code across multiple teams need:
- Consistent configurations (team profiles)
- Security policies (plugin governance, network control)
- Audit capability (config explain, dry-run)
Security-Conscious Development
Section titled “Security-Conscious Development”Teams working with sensitive code want:
- Filesystem isolation (Docker sandboxing)
- Protected git history (Safety Net plugin)
- Controlled external access (network policies)
Parallel AI Development
Section titled “Parallel AI Development”Developers running multiple AI experiments need:
- Branch isolation (git worktrees)
- Session management (resume, list, stop)
- Clean separation from main development
Getting Started
Section titled “Getting Started” Quick Start Install and run SCC in minutes
Core Concepts Understand SCC's fundamental concepts