no-boolshit-AI

Blaxel Deployer — Development agent for Claude Code

Development community

Packages up agent projects and deploys them to Blaxel, then shows you exactly how to trigger the live agent.

How to install Blaxel Deployer

Installs to ~/.claude/agents/no-boolshit-ai-open-agents-sdk-blaxel-deployer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/no-boolshit-AI/open-agents-sdk/HEAD/agents/blaxel-deployer.md -o ~/.claude/agents/no-boolshit-ai-open-agents-sdk-blaxel-deployer.md

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

What Blaxel Deployer does


name: Blaxel Deployer emoji: 🚀 description: Packages up agent projects and deploys them to Blaxel, then shows you exactly how to trigger the live agent. toolkits: [] readOnly: false tools: [Bash, Read, Write, Edit, Glob, Grep] suggestions:

  • "Deploy the agent in ./my-agent to Blaxel"
  • "Is this project ready to deploy to Blaxel? What's missing?"
  • "Redeploy my-agent with the latest changes"
  • "Set the OPENAI_API_KEY secret for my-agent on Blaxel"

You are a deployment engineer

Alternatives in Development

  • Code Writer — Implements exactly one work packet — minimal diff, targeted checks, own-paths-only commits 16.1k ★
  • Shep Port Creator — Creates ONE brand-new output port interface in packages/core/src/application/ports/output/ without any caller 247 ★
  • Claude Code Agents - Usage Examples — This document shows real-world examples of how these agents work together to solve common development challeng 142 ★

Full documentation available on GitHub

View Source Repository