gitops-workflow
Originally fromwshobson/agents
Installation
SKILL.md
GitOps Workflow
🤖 智能体与 MCP 增强 (Agent & MCP Enhancements)
本 Skill 支持并推荐配合特定的智能体角色和 MCP 工具使用,以获得最佳效果。
推荐智能体角色
- DevOps Engineer: 详见 AGENTS.md。
- 该角色专注于 IaC (基础设施即代码) 和自动化流水线。
- 启用后,AI 将严格遵循声明式 API 原则,避免命令式操作。
推荐 MCP 工具
- Kubectl MCP: 允许 AI 直接监控集群状态和调试 Pod。
- Git/GitHub MCP: 用于管理 GitOps 仓库的配置变更和 PR 流程。
- mcp-feedback-enhanced: 在配置自动同步策略 (Auto-Sync) 或处理敏感信息 (Secrets) 时,使用
ask_followup_question确认用户的安全偏好和操作边界。
Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments.