スキル一覧に戻る
naqerl

deploy

by naqerl

0🍴 0📅 2026年1月12日
GitHubで見るManusで実行

SKILL.md


name: deploy description: Set up deployment infrastructure for the project following aishift patterns

Analyze the current project and set up comprehensive deployment infrastructure following aishift patterns.

Use the Task tool with subagent_type="deploy" to launch the specialized deployment agent.

Your task:

  1. Detect the project type (Python, Golang, React, or combination)
  2. Fetch deployment templates from vps-setup repository (versioned)
  3. Ask necessary configuration questions (target server, environments, etc.)
  4. Generate deploy/ directory with all required files
  5. Create systemd services, sudoers configs, and Makefile targets
  6. Add Caddy configuration if reverse proxy is needed
  7. Update project documentation with deployment instructions

If arguments are provided, use them as answers to configuration questions or as additional context.

Examples:

  • /deploy - Interactive setup with questions
  • /deploy production vps.example.com - Set up for production environment on specified server
  • /deploy staging production - Set up both staging and production environments
  • /deploy upgrade - Upgrade existing deployment to newer vps-setup version

Always provide clear next steps after generating deployment files.

スコア

総合スコア

40/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です