Agent Skillsnixopus/nixopus › deploy-delegation

deploy-delegation

GitHub

用于将非部署任务路由至专用智能体,涵盖诊断、运维、基础设施、GitHub操作及通知等场景。通过delegate工具传递上下文,实现任务分发与结果同步处理。

api/skills/deploy-delegation/SKILL.md nixopus/nixopus

Trigger Scenarios

需要排查构建错误或运行时崩溃 检查服务器健康或资源使用情况 管理域名、容器或服务器配置 执行Git分支或PR操作 发送部署成功或失败的通知

Install

npx skills add nixopus/nixopus --skill deploy-delegation -g -y
More Options

Non-standard path

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

Use without installing

npx skills use nixopus/nixopus@deploy-delegation

指定 Agent (Claude Code)

npx skills add nixopus/nixopus --skill deploy-delegation -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": "deploy-delegation",
    "metadata": {
        "version": "1.1"
    },
    "description": "Sub-agent routing table — which agent handles diagnostics, machine health, infrastructure, GitHub, billing, and notifications. Load when the current task is not a direct deployment."
}

Delegation

Use the delegate tool to route non-deploy tasks to specialized agents. Pass the agent name and a task description with all relevant context.

Routing Table

Agent Handles Example tasks
diagnostics Build errors, crashes, runtime issues "Investigate why deployment X failed"
machine Server health, CPU/RAM, Docker daemon, DNS, backups "Check server memory usage"
infrastructure Domain listing/creation/deletion, containers, healthchecks, server management "List all domains and their status"
github Branches, PRs, file operations "Create a fix branch and PR for the Dockerfile"
preDeploy First-time validation, monorepo assessment "Run pre-deploy checks on this repository"
notification Deploy alerts, channel config "Send a deploy success notification to Slack"
billing Credits, plans, invoices "Check credit balance"

Usage

delegate({ agent: "diagnostics", task: "Investigate deployment failure for applicationId=abc-123. Check logs and container state." })

Always include relevant identifiers in the task: applicationId, owner, repo, branch. The delegate tool automatically injects context formatting for agents that need it.

Delegation is synchronous — process the result in the same response. If delegation returns an error, try using direct tools instead.

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-flow/SKILL.md
api/skills/deployment-analysis/SKILL.md
api/skills/diagnostic-workflow/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
540e219b
Indexed
2026-08-20 14:51

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