qwedsazxc78

29 mods across 2 repositories, 159 stars between them.

qwedsazxc78/ai-automation-n8n

Instructions file

Instructions for qwedsazxc78/ai-automation-n8n, covering claude.md, project overview, document agents for enhanced readiness, 1. document generator agent and 2. reader agent for document quality check.

149 5mo ago A 1,417 tokens original MIT

horus

02

qwedsazxc78/devops-ai-skill

Skill Claude CodeCodex

IaC Operations Engineer for Terraform + Helm + GKE platforms. Activates when the user works with Terraform modules, Helm charts, GKE infrastructure, or asks for validation, security scanning, or CI/CD improvements. Pipeline-driven, safety-first approach with automated checks.

10 2mo ago A 56 tokens

zeus

03

qwedsazxc78/devops-ai-skill

Skill Claude CodeCodex

GitOps Engineer for Kustomize + ArgoCD platforms. Activates when the user works with Kustomize overlays, ArgoCD applications, Kubernetes manifests, or asks for YAML validation, environment management, or service scaffolding. Commanding, methodical, thorough approach.

10 2mo ago A 59 tokens

devops

05

qwedsazxc78/devops-ai-skill

Plugin Claude Code

Cross-platform DevOps AI Skill Pack — two agents (Horus IaC + Zeus GitOps) with automated pipelines for Terraform, Helm, Kustomize, and ArgoCD workflows.

10 2mo ago A tokens not measured

horus

06

qwedsazxc78/devops-ai-skill

Agent Claude Code

IaC Operations Engineer for Terraform + Helm + GKE platforms. Specialized in automated pipelines that chain skills together. Pipeline-driven, safety-first approach. Use when the task involves infrastructure validation, Helm upgrades, security audits, or CI/CD pipeline improvements.

10 2mo ago A 52 tokens

zeus

07

qwedsazxc78/devops-ai-skill

Agent Claude Code

GitOps Engineer for Kustomize + ArgoCD platforms. Specialized in automated pipelines that chain validation, security, scaffolding, and visualization skills together. Pipeline-driven, GitOps-native approach. Use when the task involves Kustomize overlays, ArgoCD applications, manifest validation, security scanning, or…

10 2mo ago A 77 tokens

devops-ai-skill

08

qwedsazxc78/devops-ai-skill

Settings file Claude Code

⚡ Cross-platform DevOps AI Skill Pack — Horus (IaC) + Zeus (GitOps) agents, ingress→Gateway migration & architecture-diagram painter for Claude Code, Codex CLI, Gemini CLI & Antigravity.

10 2mo ago A tokens not measured

qwedsazxc78/devops-ai-skill

Instructions file CodexOpenCode

AGENTS.md instructions for qwedsazxc78/devops-ai-skill, covering agents.md (openai codex cli), codex specifics, agent selection, horus commands (iac — terraform + helm + gke) and horus skills.

10 2mo ago A 985 tokens

qwedsazxc78/devops-ai-skill

Instructions file

Claude Code instructions for qwedsazxc78/devops-ai-skill, covering claude.md, claude code specifics, windows install scripts & testing, agent activation and horus commands.

10 2mo ago A 1,440 tokens

qwedsazxc78/devops-ai-skill

Instructions file Gemini CLI

Gemini CLI instructions for qwedsazxc78/devops-ai-skill, covering gemini.md (google gemini cli), gemini specifics, agent selection, horus commands (iac — terraform + helm + gke) and zeus commands (gitops — kustomize + argocd).

10 2mo ago A 667 tokens

qwedsazxc78/devops-ai-skill

Command

Direct-entry slash command for the one-time migration from NGINX Ingress (master/minion or standalone) to Gateway API. Dual-target since v1.2.0: the default GatewayClass is traefik (Traefik v3.1+); pass --gateway-class gke-l7-global-external-managed (or any other class prefix) to opt into GKE Gateway or other…

10 2mo ago A 0 tokens

horus

13

qwedsazxc78/devops-ai-skill

Command

When this command is invoked, adopt the Horus agent persona and follow these instructions exactly.

10 2mo ago A 0 tokens

zeus

14

qwedsazxc78/devops-ai-skill

Command

When this command is invoked, adopt the Zeus agent persona and follow these instructions exactly.

10 2mo ago A 0 tokens

SessionStart

15

qwedsazxc78/devops-ai-skill

Hook

Runs when a session starts, executing session-start-repo-detect.sh via bash. From qwedsazxc78/devops-ai-skill.

10 2mo ago A tokens not measured

PostToolUse

16

qwedsazxc78/devops-ai-skill

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing post-edit-yaml-check.sh and post-edit-terraform-check.sh via bash (2 commands). From qwedsazxc78/devops-ai-skill.

10 2mo ago A tokens not measured

PreToolUse

17

qwedsazxc78/devops-ai-skill

Hook

Runs before the agent uses a tool for Bash tool calls, executing pre-bash-destructive-guard.sh via bash. From qwedsazxc78/devops-ai-skill.

10 2mo ago A tokens not measured

qwedsazxc78/devops-ai-skill

Skill Claude CodeCodex

Migrates Kustomize modules using NGINX Ingress to Gateway API resources. Dual-target: default Traefik (GatewayClass=traefik), opt-in GKE Gateway (--gateway-class gke-l7-global-external-managed). Handles master/minion topology (common.ingress/ + common.service/) as the primary case, with standalone Ingress as a…

10 2mo ago C 212 tokens

qwedsazxc78/devops-ai-skill

Skill Claude CodeCodex

Manages Helm chart version upgrades across Terraform+Helm platforms. Handles atomic 3-file updates with version discovery from ArtifactHub. Use when upgrading Helm charts, checking for outdated versions, or performing version consistency checks.

10 2mo ago A 48 tokens

qwedsazxc78/devops-ai-skill

Skill Claude CodeCodex

GitOps-flavored Traefik Ingress Controller bootstrap, env addition, or chart upgrade in a Kustomize + ArgoCD repo. Operates exclusively on files under common.traefik/ (base, overlays, argocd manifests). Never runs helm install or helm upgrade — those are ArgoCD's job. Plan-only: edits Kustomize files, emits the git…

10 2mo ago A 151 tokens

qwedsazxc78/devops-ai-skill

Skill Claude CodeCodex

Read-only planner that inventories every Ingress in a Kustomize repo, scores each service on five migration-readiness dimensions, and recommends one of four paths per service (direct-gateway, two-step, swap-only, defer). Output is a Mermaid Gantt plan plus ready-to-paste Zeus commands. Critical traffic-tier services…

10 2mo ago A 165 tokens

qwedsazxc78/devops-ai-skill

Skill Claude CodeCodex

Auto-trigger skill that activates when any kustomization.yaml file is edited. Validates resource references, patch references, orphaned files, cross-environment consistency, build success, and generator configurations.

10 2mo ago A 45 tokens

retire-nginx

23

qwedsazxc78/devops-ai-skill

Skill Claude CodeCodex

Retire the nginx ingress controller and all nginx Ingress resources from a Kustomize + ArgoCD repo after Gateway API / Traefik migration is complete. Supports single-env (dev/stg/prd) or all-envs retirement in one command. Use this skill whenever: removing nginx after migration, cleaning up dead nginx Ingress…

10 2mo ago C 164 tokens

nginx-to-gateway

24

qwedsazxc78/devops-ai-skill

Skill Claude CodeCodex

Thin orchestrator that chains nginx-to-traefik (class swap) and gateway-api-migration (resource swap) against one Kustomize module in one operator session. Owns no conversion logic. Invokes skill A first, reads its outputs.traefikIngresses[] hand-off contract, then invokes skill B with --source-class traefik…

10 2mo ago A 129 tokens