YYTbit/oh-my-deepseek-harness

YYTbit★ 2TypeScript最后同步: 2026-08-14

在 GitHub 打开

Multi-agent orchestration for DeepSeek Harness

README 摘要

oh-my-deepseek-harness 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 …

在 GitHub 查看完整 README →
Agent/智能体deepseek-harnessdsh-pluginmulti-agentorchestrationagent

分类