← Back to list

deploy
by naqerl
⭐ 0🍴 0📅 Jan 12, 2026
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:
- Detect the project type (Python, Golang, React, or combination)
- Fetch deployment templates from vps-setup repository (versioned)
- Ask necessary configuration questions (target server, environments, etc.)
- Generate deploy/ directory with all required files
- Create systemd services, sudoers configs, and Makefile targets
- Add Caddy configuration if reverse proxy is needed
- 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.
Score
Total Score
40/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon