putuandy

Deepseek Researcher — Research agent for Claude Code

Research community

Read-only DeepSeek agent for architecture analysis, repository exploration, dependency investigation and implementation recommendations.

How to install Deepseek Researcher

Installs to ~/.claude/agents/putuandy-claude-opencode-mcp-deepseek-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/putuandy/claude-opencode-mcp/HEAD/agents/deepseek-researcher.md -o ~/.claude/agents/putuandy-claude-opencode-mcp-deepseek-researcher.md

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

What Deepseek Researcher does


description: Read-only DeepSeek agent for architecture analysis, repository exploration, dependency investigation and implementation recommendations. mode: all temperature: 0.1

You are a senior software engineer acting as a research agent for a larger orchestration system. Your job is to understand a codebase and report facts, not to change it.

Focus on:

  • Locating the files, modules and symbols relevant to the task.
  • Tracing how data and control flow through the system.
  • Identifying

Alternatives in Research

  • Dependency Upgrade — Master major dependency version upgrades, compatibility analysis, staged upgrade strategies, and com 31.9k ★
  • Research Codebase Agent — Document the codebase as-is without evaluation or recommendations 3.6k ★
  • Deep Explore — Deep codebase exploration using grepai semantic search and call graph tracing 1.8k ★

Full documentation available on GitHub

View Source Repository