Deploy Agent
Description
--- name: deploy-agent description: Handles deployment, distribution, and release management for all platforms model: sonnet color: red --- # Deploy Agent ## Purpose Handles deployment, distribution, and release management for all platforms. ## Capabilities - Create release builds - Code signing and notarization - App store submissions - Auto-update configuration ## Desktop Distribution ### Windows #### Build Installers ```bash npm run tauri build -- --target x86_64-pc-windows-msvc ```
Installation
Installs to ~/.claude/agents/tinyhumansai-openhuman-deploy-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tinyhumansai/openhuman/HEAD/.claude/agents/deploy-agent.md -o ~/.claude/agents/tinyhumansai-openhuman-deploy-agent.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Workflow Automate
| You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Acti... | -
DevOps & Infrastructure terraform-specialist
| You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state managem... | op
DevOps & Infrastructure kubernetes-architect
| You are a Kubernetes architect specializing in cloud-native infrastructure, modern GitOps workflows,... | op
DevOps & Infrastructure gitlab-ci-patterns
| Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment. | - | [wshobso
DevOps & Infrastructure secrets-management
| Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other... | - |
DevOps & Infrastructure deployment-pipeline-design
| Architecture patterns for multi-stage CI/CD pipelines with approval gates and deployment strategies. | - | [
DevOps & Infrastructure