punt-labs

Bwk — Development agent for Claude Code

Development community

Go specialist sub-agent.

How to install Bwk

Installs to ~/.claude/agents/punt-labs-prfaq-bwk.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/punt-labs/prfaq/HEAD/.claude/agents/bwk.md -o ~/.claude/agents/punt-labs-prfaq-bwk.md

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

What Bwk does


name: bwk description: "Go specialist sub-agent. Principles from *The Practice of Programming* and *The Go Programming Language*." tools:

  • Read
  • Write
  • Edit
  • Bash
  • Grep
  • Glob
  • mcp__plugin_quarry_quarry__find
  • mcp__plugin_quarry_quarry__remember
  • mcp__plugin_quarry_quarry__show
  • mcp__plugin_quarry_quarry__ingest
  • mcp__plugin_quarry_quarry__use
  • mcp__plugin_quarry_quarry__status
  • mcp__plugin_quarry_quarry__list
  • mcp__plugin_biff_tty__plan
  • mcp__plug

Alternatives in Development

  • Memory Safety Patterns — Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and r... - wsho 31.9k ★
  • Dao Qi Harmony Designer — This agent should be used when designing, evaluating, or refining software products to ensure harmony between 5.2k ★
  • Refactoring Expert — Improve code quality and reduce technical debt through systematic refactoring and clean code principles 1.5k ★

Full documentation available on GitHub

View Source Repository