A

Booping Researcher — Development agent for Claude Code

Development community

Researcher for booping.

How to install Booping Researcher

Installs to ~/.claude/agents/a-claude-booping-booping-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/A/claude-booping/HEAD/agents/booping-researcher.md -o ~/.claude/agents/a-claude-booping-booping-researcher.md

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

What Booping Researcher does


name: booping-researcher description: Researcher for booping. Encapsulates heavy reads (many files, web pages, repo histories) and returns a focused summary so the orchestrator's context stays clean. Use when the answer requires processing more material than the orchestrator should ingest directly. tools: Read, Glob, Grep, Bash(git log *), Bash(git diff *), Bash(git show *), Bash(ls *), WebSearch, WebFetch model: sonnet effort: high color: green

**STOP.** Before doing anything else — in

Alternatives in Development

  • Frad's .claude — Minimalist Claude Code configuration focused on clean, essential customizations 457 ★
  • Clean Code Refactor — Use this agent when you need to refactor existing code, rewrite a module for better maintainability, decompose 358 ★
  • Build Be — Backend engineer for Flotion 107 ★

Full documentation available on GitHub

View Source Repository