Plugin Claude Code
DeepSeek-powered subagents for Claude Code: delegate bounded coding sub-tasks to a cheaper model without spending Claude context on them.
Plugin Claude Code
DeepSeek-powered subagents for Claude Code: delegate bounded coding sub-tasks to a cheaper model without spending Claude context on them.
MCP server Claude CodeCodexCursor
MCP server "deepseek-subagents" as configured in Abbas-F-R/DeepSeek-MCP. Runs locally from the deepseek-subagents npm package. Needs 1 environment variable to run.
Skill Claude CodeCodex
Delegate engineering work to DeepSeek subagents that read and write the current project directly. Seven tools (agent, orchestrate, agentcontrol, memory, review, generate, analyze) over a self-filling markdown memory — one subagent for a bounded task, a dependency graph of them for a plan, and facts about the codebase…
Plugin Claude Code
Delegate bounded coding sub-tasks — file generation, tests, reviews, codebase search — to DeepSeek subagents that read and write the project directly, keeping the work out of Claude's context.
Command
Load the DeepSeek project memory and open or resume a chat thread.
Command
Route a side task to the right DeepSeek subagent.
Command
Send a codebase search or structure question to a read-only DeepSeek subagent.
Command
Have DeepSeek write a bounded file, module, or test suite.
Command
Turn a piece of work into a plan and run it as a graph of DeepSeek subagents.
Command
Send a file, folder, or diff to DeepSeek for review, audit, or refactoring notes.
Command
Record where this chat stopped so the next session resumes from it.
Skill Claude CodeCodex
Delegate engineering work to DeepSeek subagents that read and write the current project directly. Seven tools (agent, orchestrate, agentcontrol, memory, review, generate, analyze) over a self-filling markdown memory — one subagent for a bounded task, a dependency graph of them for a plan, and facts about the codebase…