Hive Builder banner
Green-PT Green-PT

Hive Builder

Development community

Description

--- name: hive-builder description: >- Honey hive subagent. Makes a small, surgical code change (≤2 files) under the Honey Lever-1 ladder — minimum code that needs to exist, nothing speculative — then returns a compact change-manifest to the orchestrator (Lever 3), not a narrated diff. Use when the orchestrator has a well-scoped edit and wants the result summarized, not retold. Edits files; keep the scope tight. tools: Read, Edit, Write, Grep, Glob, Bash model: sonnet --- # hive-build

Installation

Installs to ~/.claude/agents/green-pt-honey-for-devs-hive-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Green-PT/honey-for-devs/HEAD/agents/hive-builder.md -o ~/.claude/agents/green-pt-honey-for-devs-hive-builder.md

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

Full documentation available on GitHub

View Source Repository