diagnosis

Diagnose axhub deployment failures by querying CLI status and logs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for efficient diagnosis of axhub deployment failures, providing users with actionable insights without the need for manual troubleshooting.

Core Features & Use Cases

  • Deployment Failure Diagnosis: Automatically diagnose the cause of axhub deployment failures using CLI commands.
  • Read-only Results: Provides diagnostic information without triggering re-deployments or rollbacks.
  • Use Case: When a deployment fails, this Skill can quickly identify the root cause, such as configuration issues, authorization problems, or build failures.

Quick Start

Run the diagnosis skill to get an overview of the failed deployment status and logs.

Frequently Asked Questions about diagnosis

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

FAQPage Schema
How do I diagnose axhub deployment failures?

To diagnose axhub deployment failures, you can run a dedicated diagnosis process that queries the axhub CLI for status and logs. This identifies root causes like configuration issues or build failures without triggering re-deployments.

What is the best way to troubleshoot axhub deployment issues using the CLI?

Troubleshooting axhub deployment issues is best handled by querying the axhub CLI for failed deployment logs. This approach provides read-only diagnostic information to pinpoint authorization problems or build failures with precision.

Do I need specific permissions to access axhub CLI deployment logs?

Yes, accessing axhub CLI deployment logs requires appropriate permissions to view deployment details. You must have the axhub CLI installed and authorized to query the status of failed deployments effectively.

Can I use automated diagnosis to fix axhub deployment failures?

Automated diagnosis provides read-only results to identify the cause of axhub deployment failures, such as configuration issues. It does not trigger re-deployments or rollbacks, giving you actionable insights for manual resolution.

Why does my axhub deployment keep failing despite correct configuration?

If your axhub deployment keeps failing, querying the axhub CLI for deployment logs can reveal hidden authorization problems or build failures. This diagnostic approach quickly surfaces root causes that manual troubleshooting might miss.