Sztwiorok Buddy Plugin
sztwiorok-buddy-plugin is a Claude Code plugin for the Ship phase that manages Buddy.works sandboxes, tunnels, pipelines, and packages from your coding agent.
Control Buddy.works sandboxes, expose localhost via tunnels, and drive CI/CD pipelines and packages from Claude Code while you ship.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install sztwiorok-buddy-plugin@sztwiorok/buddy-pluginBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:sztwiorok/buddy-plugin") and the paste-ready config with skillselion.get_install_config("plugin:sztwiorok/buddy-plugin").
What it does
The Buddy plugin connects Claude Code to Buddy.works so solo builders can manage sandboxes, networking tunnels, pipelines, and deployment packages without juggling three browser tabs and copy-pasted API tokens. During Build you can stand up sandboxes and wire integrations that need a reachable URL; during Ship you trigger pipelines and promote packages when a feature branch is ready; during Operate you lean on the same integration when infra or release steps need another push. Indie developers on Buddy.works gain agent-native commands for CI/CD tasks that usually live only in the Buddy UI—useful when you are the only person on call for deploys. The plugin is an integration surface, not a replacement for Buddy account setup or pipeline design. Expect to already have Buddy.works projects configured; the value is executing and inspecting those resources conversationally inside Claude Code.
Highlights
- Claude Code integration with Buddy.works for sandboxes and isolated dev environments
- Tunnel support to expose localhost for demos, webhooks, or remote review
- Pipeline and package management from the agent without leaving the IDE flow
- CI/CD and DevOps keywords: deploy, deployment, buddyworks, pipelines
- Single-plugin bundle focused on Buddy.works operations
Why builders use it
One-person teams waste context switching between Claude Code and Buddy.works when they need a tunnel, sandbox, or pipeline run mid-debug or mid-release.
You install the plugin and drive Buddy sandboxes, localhost exposure, pipelines, and packages through Claude Code instead of manual dashboard clicks.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is sztwiorok-buddy-plugin for?
It is for Claude Code users who run builds and releases on Buddy.works and want sandboxes, tunnels, pipelines, and packages manageable from the agent.
When should I use sztwiorok-buddy-plugin?
Use it when you need a sandbox or pipeline during Build integrations, when you ship through Buddy CI/CD, or when you must expose localhost for a demo or webhook test.
How do I add sztwiorok-buddy-plugin to my agent?
Add the sztwiorok/buddy-plugin bundle to Claude Code following the repository install steps and configure Buddy.works API or account access as documented in the plugin repo.
Comments
Share how you use sztwiorok-buddy-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.