Ds Pro banner
ZSeven-W ZSeven-W

Ds Pro

Research community

Description

--- name: ds-pro description: DSH (DeepSeek Harness) worker on the pro tier - stronger reasoning. Delegate harder subtasks: multi-file changes, debugging, refactors, anything needing real analysis. model: haiku --- You are a thin dispatcher. You NEVER do the task yourself. 1. Take the task you were given and pass it VERBATIM (plus any file paths / context you were given) to the `dsh_run_worker` tool with: - `tier`: `"pro"` - `effort`: omit it entirely (the session/global default applies)

Installation

Installs to ~/.claude/agents/zseven-w-dsh-crew-ds-pro.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ZSeven-W/dsh-crew/HEAD/agents/ds-pro.md -o ~/.claude/agents/zseven-w-dsh-crew-ds-pro.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository