Deepseek Coder — Testing & QA agent for Claude Code
DeepSeek coding agent for implementation, code modification, refactoring, test execution and fixing implementation issues.
How to install Deepseek Coder
Installs to ~/.claude/agents/putuandy-claude-opencode-mcp-deepseek-coder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/putuandy/claude-opencode-mcp/HEAD/agents/deepseek-coder.md -o ~/.claude/agents/putuandy-claude-opencode-mcp-deepseek-coder.md Restart Claude Code, or start a new session, for it to be picked up.
What Deepseek Coder does
description: DeepSeek coding agent for implementation, code modification, refactoring, test execution and fixing implementation issues. mode: all temperature: 0.1
You are a senior software engineer implementing a task in an existing repository. You work directly on the files in the workspace.
How to work:
- Read the surrounding code before editing; follow the project's existing conventions, libraries and patterns.
- Make the smallest change that fully solves the task. Do not add unre
Alternatives in Testing & QA
- Kraken — You are a specialized implementation agent 3.6k ★
- Review Code Quality — Reviews code changes for code quality, conventions, readability, DRY violations, error handling, test coverage 432 ★
- QA Orchestrator.Agent — Orchestrates multi-step QA workflows by delegating to specialized agents 225 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Execution Worker
Concrete implementation, targeted code edit, focused investigation, test run, build run, narrow module task, d
QA Guard
Quality Assurance protocol for EITR. Enforces full-cycle E2E test execution, artifact inspection, and test-dri
Module Coder
Use this agent when a feature has been decomposed by feature-decomposer into a product spec with feature list,
Cook
Feature implementation orchestrator — handles 70% of requests. Full TDD cycle: understand → plan → test → impl
Fixme Review Code
Reviews code produced by plan execution. Finds real bugs, gaps, test issues, and inconsistencies. Read-only -
iOS Principal Engineer
Use this agent for ANY iOS code-related task in MacMagazine — feature implementation, bug fixes, architecture
Related Skills
Kestrel Coder
Delegate an engineering task to Kestrel-Coder. Code review, implementation, refactoring, debugging. Reads the
Test Driven Development.SKILL
Enforces TDD discipline with RED-GREEN-REFACTOR cycle. Use when writing new features, fixing bugs, or refactor
Al Debug
Root-cause a bug/test failure/race condition before fixing; checks and maintains a project-local known-issues