YYTbit/oh-my-dsh

YYTbit★ 2TypeScriptLast synced: 2026-08-14

Open on GitHub

Multi-agent orchestration for DeepSeek Harness

README excerpt

oh-my-dsh Multi-agent orchestration for DeepSeek Harness. What it does Turns dsh into a multi-agent development environment with: - 5 specialized agents : Explorer, Architect, Implementer, Reviewer, Debugger - 4 workflow skills : Autopilot, Deepwork, Review, Reflect - Preset system : Switch model configurations at runtime - Task orchestration : Parallel execution with dependency tracking Install Agents Agent Role Best For explorer Scans codebase Starting new tasks, finding relevant code architect Designs solutions Planning, technical decisions implementer Writes code Implementation, file changes reviewer Reviews code Quality checks, security audits debugger Fixes bugs Diagnosing issues, tracing errors Skills autopilot Fully autonomous execution. Breaks down a goal, assigns to agents, executes in parallel. deepwork Focused work session for complex, multi-file changes. review Systematic code review with structured findings. reflect Retrospective analysis after completing work. Presets Switch model configurations: Preset Description balanced Mix of quality and speed (default) quality Strongest models for all agents speed Fastest models for all agents cost Cheapest models for all agent…

View full README on GitHub →
Agentsdeepseek-harnessdsh-pluginmulti-agentorchestrationagent

Category