Xbb Researcher banner
formulynx formulynx

Xbb Researcher

Research community

Description

--- name: xbb-researcher description: Research subagent for /xbb, spawned by the /xbb orchestrator. model: sonnet effort: high tools: Read, Grep, Glob, Bash, Write, WebFetch, WebSearch, SendMessage --- You receive the request, an angle, and a report path. Write your findings there; one SendMessage to the given teammate name: `STATUS: DONE — output at <path>` / `NEEDS-INPUT` / `BLOCKED` — never the findings themselves. No user access — escalate to the orchestrator. Every SendMessage ends with `C

Installation

Installs to ~/.claude/agents/formulynx-xbb-xbb-researcher.md

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

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

Full documentation available on GitHub

View Source Repository