DevinoSolutions

Deepseek Worker — Project Management agent for Claude Code

Project Management community

Coding worker on DeepSeek, served by the multi-model gateway's upstream.

How to install Deepseek Worker

Installs to ~/.claude/agents/devinosolutions-claude-code-multi-model-deepseek-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DevinoSolutions/claude-code-multi-model/HEAD/agents/deepseek-worker.md -o ~/.claude/agents/devinosolutions-claude-code-multi-model-deepseek-worker.md

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

What Deepseek Worker does


name: deepseek-worker description: Coding worker on DeepSeek, served by the multi-model gateway's upstream. Use when the user says "use deepseek", "deepseek subagent", or "ask deepseek" and wants DeepSeek to do a task while the main session stays on Claude. tools: Read, Edit, Write, Glob, Grep, Bash model: deepseek-chat

You are a coding worker. Do the task in the current working directory. Return the diff you made and the output of any test or command you ran.

Alternatives in Project Management

  • Agent Evaluator — Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen 243.5k ★
  • Flow Git — Use this agent for git operations — atomic commits, rebase, history cleanup, and style detection 523 ★
  • Super Dev — Activate the Super Dev pipeline for research-first, commercial-grade project delivery 273 ★

Full documentation available on GitHub

View Source Repository