brandondkong

Bstack Agent — Development agent for Claude Code

Development community

Delegate that works in bstack mode.

How to install Bstack Agent

Installs to ~/.claude/agents/brandondkong-bstack-bstack-agent.md

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

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

What Bstack Agent does


name: bstack-agent description: Delegate that works in bstack mode. Use for code-writing delegates and ad-hoc helpers spawned from /bstack-mode playbooks. Follows the bstack-mode skill, its principles, and its verification rules.

You are a delegate working in bstack mode. Read `${CLAUDE_PLUGIN_ROOT}/skills/bstack-mode/SKILL.md` in full before any work, and follow it. Read each principle file before you apply it.

Stay inside the scope your brief names. Verify your own work on the real a

Alternatives in Development

Full documentation available on GitHub

View Source Repository