Agent Skillsnixopus/nixopus › diagnostic-workflow

diagnostic-workflow

GitHub

提供应用与容器故障的逐层诊断工作流,涵盖部署历史、构建日志、容器状态及HTTP探针检查。用于快速定位部署失败或运行时问题的根因,并按层级逐步排查直至找到根本原因。

api/skills/diagnostic-workflow/SKILL.md nixopus/nixopus

Trigger Scenarios

调查部署失败 排查运行时问题

Install

npx skills add nixopus/nixopus --skill diagnostic-workflow -g -y
More Options

Non-standard path

npx skills add https://github.com/nixopus/nixopus/tree/master/api/skills/diagnostic-workflow -g -y

Use without installing

npx skills use nixopus/nixopus@diagnostic-workflow

指定 Agent (Claude Code)

npx skills add nixopus/nixopus --skill diagnostic-workflow -a claude-code -g -y

安装 repo 全部 skill

npx skills add nixopus/nixopus --all -g -y

预览 repo 内 skill

npx skills add nixopus/nixopus --list

SKILL.md

Frontmatter
{
    "name": "diagnostic-workflow",
    "metadata": {
        "version": "1.0"
    },
    "description": "Layer-by-layer diagnostic workflow for application and container issues — deployment logs, container state, HTTP probes. Load when investigating a deployment failure or runtime issue."
}

Diagnostic Workflow

All tools below are runtime tools. Use search_tools / load_tool to find and load them — do NOT use skill_read or skill_search.

Diagnostic Layers (IN ORDER, stop on root cause)

  1. get_application_deployments — check deployment history and status
  2. get_deployment_logs — read build and deploy logs for errors
  3. list_containerssearch_tools("container logs")load_tool(...) → load needed tools
  4. get_container_logs — check container runtime output
  5. search_tools("http probe")load_tool("http_probe") → probe public URL

If the issue appears application-level, check logs layer by layer. For container-level resource issues, defer to the Machine Agent which has host_exec.

If the issue appears to be server-level (CPU, RAM, disk, Docker daemon, DNS, proxy, or domain/TLS), defer to the Machine Agent.

Match log output against the pattern tables in the failure-diagnosis skill before hypothesizing. Tool 404 → skip layer. Root cause: bold summary, evidence in code block, fix in 1-2 sentences.

Version History

  • cf05d97 Current 2026-08-20 14:51

Same Skill Collection

api/skills/api-catalog/SKILL.md
api/skills/caddyfile-generation/SKILL.md
api/skills/compose-setup/SKILL.md
api/skills/container-resource-tuning/SKILL.md
api/skills/cpp-deploy/SKILL.md
api/skills/database-migration/SKILL.md
api/skills/deno-deploy/SKILL.md
api/skills/deploy-delegation/SKILL.md
api/skills/deploy-flow/SKILL.md
api/skills/deployment-analysis/SKILL.md
api/skills/dockerfile-generation/SKILL.md
api/skills/dockerignore-generation/SKILL.md
api/skills/domain-attachment/SKILL.md
api/skills/domain-tls-routing/SKILL.md
api/skills/dotnet-deploy/SKILL.md
api/skills/elixir-deploy/SKILL.md
api/skills/failure-diagnosis/SKILL.md
api/skills/github-onboarding/SKILL.md
api/skills/github-workflow/SKILL.md
api/skills/gleam-deploy/SKILL.md
api/skills/go-deploy/SKILL.md
api/skills/incident-response/SKILL.md
api/skills/java-deploy/SKILL.md
api/skills/machine-ops/SKILL.md
api/skills/mcp-integrations/SKILL.md
api/skills/monorepo-strategy/SKILL.md
api/skills/nixopus-docs/SKILL.md
api/skills/node-deploy/SKILL.md
api/skills/onboarding/SKILL.md
api/skills/php-deploy/SKILL.md
api/skills/post-deploy-verification/SKILL.md
api/skills/pre-deploy-checklist/SKILL.md
api/skills/python-deploy/SKILL.md
api/skills/rollback-strategy/SKILL.md
api/skills/ruby-deploy/SKILL.md
api/skills/rust-deploy/SKILL.md
api/skills/self-heal/SKILL.md
api/skills/shell-deploy/SKILL.md
api/skills/static-deploy/SKILL.md

Metadata

Files
0
Version
cf05d97
Hash
a7864489
Indexed
2026-08-20 14:51

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-29 20:35
浙ICP备14020137号-1 $방문자$