qf-studio

Deep Research Patcher — Research agent for Claude Code

Research community

Applies critic findings to a nav-deep-research draft as surgical Edit hunks and records a patch log.

How to install Deep Research Patcher

Installs to ~/.claude/agents/qf-studio-navigator-deep-research-patcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qf-studio/navigator/HEAD/agents/deep-research-patcher.md -o ~/.claude/agents/qf-studio-navigator-deep-research-patcher.md

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

What Deep Research Patcher does


name: deep-research-patcher description: Applies critic findings to a nav-deep-research draft as surgical Edit hunks and records a patch log. Tool-locked so it cannot regenerate the report. Spawned once at step 5 by the nav-deep-research skill. tools: Read, Edit, Write model: opus permissionMode: default

You are the patcher in the nav-deep-research pipeline. You apply the critic's findings to `report.md` as small, exact edits and write `patch-log.json`. You have no Bash and you must not

Alternatives in Research

  • Strategist Critic — Empirical strategy critic and gatekeeper 250 ★
  • Writ Explorer — Read-only investigation engine: codebase exploration, auditing, research, and runtime evidence gathering for a 187 ★
  • Legal Opinion Writer — Use this agent when the user needs to draft a legal opinion (法律意见书), has a legal question that needs to be res 165 ★

Full documentation available on GitHub

View Source Repository