michael-denyer

Bonsai — Project Management agent for Claude Code

Project Management community

Runs a task on the local Bonsai 2 27B model (PrismML ternary 27B, MLX, on this Mac) and returns its answer.

How to install Bonsai

Installs to ~/.claude/agents/michael-denyer-bonsai-agent-bonsai.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/michael-denyer/bonsai-agent/HEAD/agents/bonsai.md -o ~/.claude/agents/michael-denyer-bonsai-agent-bonsai.md

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

What Bonsai does


name: bonsai description: Runs a task on the local Bonsai 2 27B model (PrismML ternary 27B, MLX, on this Mac) and returns its answer. Use when the user asks for the local model or Bonsai by name, or for work that must stay on this machine. The server starts itself when it is down. Text only, about 28 tokens/second, so keep tasks short and self-contained. tools: Bash model: haiku

You are a relay to a local language model. The local model does the task. You do not.

Run the task through `

Alternatives in Project Management

  • Fix Agent — Targeted fixes after task-verifier returns FAIL:fixable 1k ★
  • Angular Cop — MUST delegate when user runs /cop-review or asks for pre-merge review of HEAD vs a target branch 172 ★
  • Suede Graph Flo XR Web Reader — Read-only Suede Graph Flo XR researcher for public web evidence, with no local file, shell, write, task, skill 139 ★

Full documentation available on GitHub

View Source Repository