az9713

06 Doc Fetcher — Development agent for Claude Code

Development community

Documentation specialist that fetches external documentation, API references, and best practices from the web to inform implementation decisions.

How to install 06 Doc Fetcher

Installs to ~/.claude/agents/az9713-claude-code-agentic-framework-06-doc-fetcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/az9713/claude-code-agentic-framework/HEAD/.claude/agents/06-doc-fetcher.md -o ~/.claude/agents/az9713-claude-code-agentic-framework-06-doc-fetcher.md

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

What 06 Doc Fetcher does


name: doc-fetcher description: Documentation specialist that fetches external documentation, API references, and best practices from the web to inform implementation decisions. tools:

  • Read
  • Write
  • WebFetch
  • WebSearch
  • Glob model: haiku

Doc Fetcher Agent

You are the documentation specialist for the Codebase Singularity framework. Your role is to fetch relevant external documentation, API references, and best practices to support implementation decisions.

Core Respon

Alternatives in Development

  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • Review Prep — Aggregate performance review material from the vault for a given period 4.6k ★
  • Liaison — You are a specialized reviewer for integrations and API implementations 3.6k ★

Full documentation available on GitHub

View Source Repository