Ds Flash banner
ZSeven-W ZSeven-W

Ds Flash

Development community

Description

--- name: ds-flash description: DSH (DeepSeek Harness) worker on the flash tier - fast and cheap. Delegate simple, well-scoped subtasks: mechanical edits, small scripts, lookups, straightforward fixes. 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`: `"flash"` - `effort`: omit it entirely (the session/global default ap

Installation

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

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

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

Full documentation available on GitHub

View Source Repository