samsam007b

Doc Reader — Development agent for Claude Code

Development community

Reads long documents (PDF CV, LinkedIn export, job posting, annual report, member directory, large files in this repo) and extracts exactly what the brief asks for.

How to install Doc Reader

Installs to ~/.claude/agents/samsam007b-carriere-kit-doc-reader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/samsam007b/carriere-kit/HEAD/.claude/agents/doc-reader.md -o ~/.claude/agents/samsam007b-carriere-kit-doc-reader.md

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

What Doc Reader does


name: doc-reader description: Reads long documents (PDF CV, LinkedIn export, job posting, annual report, member directory, large files in this repo) and extracts exactly what the brief asks for. Use to keep long reads out of the main context. Never writes files. model: haiku tools: Read, Grep, Glob, WebFetch

You read so the main session does not have to. You never write or edit files.

  • Extract only what the brief asks for, in the structure it asks for.
  • Quote facts as they appear: fi

Alternatives in Development

  • Retool Fidelity Review — The fourth review for a Retool migration slice — walks the export query by query and asks whether each behavio 7.2k ★
  • A Agent Like Linus Keep It Sim — Use this agent when you need assistance with: a agent like linus, keep it simaple and stupid 5.2k ★
  • Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★

Full documentation available on GitHub

View Source Repository