Skip to content

Guides

These pages walk through concrete dsh-cc workflows: running interactive sessions, routing models, delegating to subagents, and extending the environment with hooks, skills, and plugins. Start with the basics if you are new; jump to a specific group if you already know what you need.

Getting started

  • Getting around a session — session lifecycle, inspection commands, and worktree basics.
  • Model routing — map model aliases to your own provider/model pairs.
  • Memory — CLAUDE.md-style project memory and durable memories.
  • MCP servers — connect MCP tools, resources, and prompts.

Migration

  • From Claude Code — reuse .claude/agents, SKILL.md, CLAUDE.md, hooks, and slash commands.
  • Permissions — permission rules, approval flows, and workspace boundaries.
  • Headless / CI — run dsh-cc without the interactive TUI.

Extending

  • Hooks — react to session, prompt, tool, and lifecycle events.
  • SkillsSKILL.md-based skills and bundled utilities.
  • Subagents — dispatch and manage .claude/agents subagents.
  • Plugins — compose and manage plugins and marketplaces.

Advanced

dsh-cc is not Claude Code and is not a wrapper around Claude Code. Not affiliated with or endorsed by Anthropic.