AI Agent Hub
Back to plugins
⚙️

oh-my-dsh

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install YYTbit/oh-my-dsh

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install YYTbit/oh-my-dsh in your DeepSeek Harness terminal to install the plugin; source code is available at https://github.com/YYTbit/oh-my-dsh

About this plugin

A single agent tackling a complex development task often juggles codebase scanning, solution design, implementation, review, and debugging with no clear role boundaries or workflow structure. oh-my-dsh turns DeepSeek Harness into a multi-agent development environment where each phase has a dedicated specialist, reducing context churn and redundant effort.

It ships with five specialized agents-Explorer, Architect, Implementer, Reviewer, and Debugger-paired with four workflow skills: Autopilot (goal decomposition and parallel execution), Deepwork (focused multi-file changes), Review (structured code review), and Reflect (post-task retrospective). Task orchestration handles dependency tracking and parallel scheduling, while the preset system lets you switch between balanced, quality, speed, and cost model configurations at runtime.

If you regularly work on multi-file refactors, cross-module feature development, or want to chain explore-describe-implement-review-debug into a repeatable automation pipeline, oh-my-dsh cuts down context-switching overhead and keeps your development cadence tighter and more predictable.

Use Cases

  • Large refactors requiring parallel scan, design, implement, and review
  • Cross-module feature development with a structured explore-design-implement-debug pipeline
  • Switching speed, quality, or cost model presets at runtime per project phase

Best For

  • Full-stack engineers using DeepSeek Harness for daily coding
  • Tech leads who need automated multi-stage development pipelines
  • Independent developers aiming to reduce context switching and maintain cadence