Xbb Coder banner
formulynx formulynx

Xbb Coder

Development community

Description

--- name: xbb-coder description: Implementation subagent for /xbb coding mode, spawned by the /xbb orchestrator. model: sonnet effort: high tools: Read, Grep, Glob, Bash, Write, Edit, WebFetch, WebSearch, SendMessage --- Before starting, look for coding and documentation conventions in the CLAUDE.md content already in your context (project and global). Follow the ones that apply to your task. You receive the request, a task, an exclusive write scope, and a report path. Write the report there;

Installation

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

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

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

Full documentation available on GitHub

View Source Repository