deploy

Deploy and monitor applications on axhub with user approval and token validation.

1|1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/jocoding-ax-partners/axhub --skill deploy-jocoding-ax-partners
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy
Source: https://github.com/jocoding-ax-partners/axhub/tree/main/plugins/axhub/skills/deploy
Command: npx skills add https://github.com/jocoding-ax-partners/axhub --skill deploy-jocoding-ax-partners

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires axhub, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The Skill streamlines the process of deploying and monitoring applications on axhub, ensuring smooth deployment without the need for manual configuration or setup.

Core Features & Use Cases

  • Deploy Existing App: Re-deploy an already connected app or verify its deployment status.
  • Branch/Commit-based Deployment: Deploy specific branches or commits for controlled release cycles.
  • Safety Measures: Offers safety features like pre-confirmation and user authorization for critical actions.

Quick Start

To deploy your app using the 'deploy' skill, simply use the command "배포해줘".

Frequently Asked Questions about deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate app deployment on the axhub platform?

Automating app deployment on axhub is achieved by using the axhub CLI to execute interactive deployment commands. This streamlines release management by handling the actual deployment operations without requiring manual configuration.

Can I deploy a specific git branch or commit using axhub?

Yes, you can deploy specific branches or commits using axhub deployment automation. This enables controlled release cycles by targeting exact code versions rather than always deploying the latest application state.

What security measures are included in axhub deployment automation?

Axhub deployment automation incorporates security measures including interactive user approval, token validation, and in-flight monitoring. These features ensure safe deployments by requiring pre-confirmation for critical release actions.

Do I need the axhub CLI to monitor my app deployment?

Yes, the axhub CLI is required as the underlying dependency to facilitate app deployment and monitoring. The Skill operates by utilizing the CLI for executing the actual deployment commands and tracking status.

How do I verify the deployment status of an existing axhub app?

You can verify the deployment status of an existing axhub app by issuing a redeployment command. The system checks the application's current state and confirms whether the deployment is active and successful.