← all publishers

filipemotta

@filipemotta source repo

28 published skills

  1. Devops Engineer · filipemotta
    Comprehensive DevOps engineering covering infrastructure, CI/CD, containers, cloud platforms, and SRE practices. This is a general-purpose skill that activates for broad DevOps questions, architecture decisions, tooling recommendations, and best practices across the entire DevOps lifecycle.
    1 install
  2. Eks Upgrade Check · filipemotta
    EKS/Kubernetes upgrade verification and compatibility analysis. Activates when planning cluster upgrades, checking deprecated APIs, analyzing addon compatibility, or preparing upgrade runbooks. Covers Pluto, Kubent, EKS MCP Server, and CI/CD integration.
    1 install
  3. Docker Push Ecr · filipemotta
    Builds and pushes Docker images to Amazon ECR repositories. Use whenever the user asks to build and send images to ECR, push containers, upload an image to the registry or publish a Docker image to AWS, even without mentioning "docker-push-ecr" explicitly. Takes app-path and ECR-URI pairs as arguments; multiple pairs are supported in a single run.
    1 install
  4. Terraform Deploy · filipemotta
    Runs the Terraform stack deploy pipeline (fmt → validate → plan → apply) in sandbox/dev environments. Use when the user asks to deploy, apply, provision or bring up Terraform infrastructure in a non-production environment, even without mentioning "terraform-deploy" explicitly. With a stack name as argument (e.g. "01-networking"), deploys only that stack; with no argument, deploys all stacks in sequence. Always skips the remote-backend stack. NEVER use against a production workspace/environment.
    1 install
  5. Karpenter Debug · filipemotta
    Automatically diagnose Karpenter issues — provisioning failures, consolidation problems, NodeClaim lifecycle issues. Collects cluster state and returns structured report with severity, evidence, and remediation steps.
    1 install
  6. Dockerfile Generator · filipemotta
    Generates optimized, production-ready Dockerfiles. Use whenever the user asks to create a Dockerfile, containerize an application, dockerize an app or build a Docker image, even without mentioning "dockerfile-generator" explicitly. Takes the application folder path as argument, detects the language automatically and generates a Dockerfile + .dockerignore with security and size best practices, then tests the result automatically.
    1 install
  7. Karpenter Provision · filipemotta
    Generate optimized Karpenter NodePool and EC2NodeClass configurations based on workload requirements. Handles Spot strategies, disruption budgets, instance diversity, and cost optimization.
    1 install
  8. Gke Incident Triage · filipemotta
    Automated GKE incident triage with read-only-first discipline. Diagnoses pod failures (OOMKilled, CrashLoopBackOff, ImagePullBackOff, scheduling failures), latency spikes, and rollout problems by chaining GKE MCP read-only tools, Cloud Logging, and Cloud Monitoring. Produces a structured root-cause + remediation plan with two options (fast rollback vs forward fix), tools needed for each, and an explicit endpoint promotion request before any mutating call. Activates during on-call investigations and incident response.
    1 install
  9. Eks Upgrade Preflight · filipemotta
    Full preflight for an EKS Kubernetes version upgrade. Activates before any control plane hop. Runs pluto (declared intent), kubent (live objects) and EKS upgrade insights (observed traffic), checks the Karpenter and addon compatibility matrices, audits AMI selection mode and drift gates, and consolidates everything into a single go/no-go report.
    1 install
  10. Eks Upgrade Rollback Drill · filipemotta
    Guided rollback rehearsal for EKS upgrades. Activates after an upgrade completes in a non-critical environment, or when planning production rollback strategy. Walks the five rollback layers (Git, nodes, addons, control plane, CRDs), times each one, and produces the evidence that decides between drift and blue/green for production fleets.
    1 install
  11. Gke Multi Region Bootstrap · filipemotta
    Provision GKE Autopilot clusters across multiple regions in parallel using an Agent Team. Each regional subagent creates VPC, subnets, Cloud NAT, the cluster with Workload Identity and Dataplane V2, baseline namespaces, and validates first 5 minutes for zero Warning events. The orchestrator runs a reconciliation pass to detect cross-region drift before incidents. Activates when bootstrapping multi-region GKE infrastructure, expanding into new regions, or migrating from single-region to multi-region. Supports dry_run mode that produces JSON plans without applying.
    1 install
  12. Tf Cross Stack · filipemotta
    Wire a downstream Terraform stack to consume outputs from an upstream stack via terraform_remote_state. Use when adding a new stack that depends on resources from a lower-numbered stack, or when refactoring a monolithic stack into separate stacks.
    1 install
  13. Tf Naming Review · filipemotta
    Enforce Terraform resource label and tag naming conventions. Use when reviewing or writing resource blocks, when the user asks to "rename this resource" or "add tags", or when auditing a stack for naming consistency.
    1 install
  14. Tf Outputs Review · filipemotta
    Review or write outputs.tf for a Terraform stack. Use when adding outputs, when refactoring outputs that downstream stacks consume, or when scaffolding a new stack's outputs.tf. Enforces splat for lists, stable names, and documentation in the stack README.
    1 install
  15. Tf Scaffold Stack · filipemotta
    Scaffold a new numbered Terraform stack following the project's architectural conventions. Use when the user asks to "create a new stack", "scaffold module X", or "add a stack for Y". Produces the directory, provider/backend/variables/outputs/README skeleton, and validates the initial state.
    1 install
  16. Tf Variables Review · filipemotta
    Review or refactor Terraform input variables to follow the nested-object convention with sensible defaults. Use when the user asks to add, refactor, or review variables in a module, or when scaffolding a new stack's variables.tf.
    1 install
  17. Cicd Engineer · filipemotta
    CI/CD pipeline design, optimization, and security. Activates when creating or debugging GitHub Actions, GitLab CI, Jenkins pipelines, or discussing build/test/deploy workflows. Covers pipeline security, artifact management, and deployment strategies.
    1 install
  18. Finops Analyst · filipemotta
    Cloud cost optimization and FinOps practices. Activates when analyzing cloud bills, optimizing resource costs, implementing tagging strategies, rightsizing workloads, or discussing Reserved Instances, Savings Plans, and Spot instances.
    1 install
  19. Devsecops Engineer · filipemotta bundle
    DevSecOps, security scanning, and vulnerability management. Activates when reviewing security configurations, analyzing vulnerabilities, implementing secrets management, hardening infrastructure, or discussing compliance (SOC2, PCI-DSS, HIPAA).
    1 install
  20. K8S Debug · filipemotta
    Automatically diagnose Kubernetes cluster and application issues. Collects node status, unhealthy pods, events, and resource usage, then returns a structured report with severity, evidence, and remediation steps.
    1 install
  21. Terraform Reviewer · filipemotta
    Terraform infrastructure code review, validation, and best practices. Activates when reviewing .tf files, analyzing terraform plan output, discussing IaC patterns, or troubleshooting Terraform errors. Covers modules, state management, security, and cost optimization.
    1 install
  22. K8S Review · filipemotta
    Review Kubernetes manifests for security, reliability and best practices before deployment. Scores manifests across three dimensions and returns prioritized findings with specific YAML fixes.
    1 install
  23. K8S Troubleshooter · filipemotta
    Kubernetes troubleshooting, diagnostics, and incident response. Activates when debugging pod failures, analyzing cluster issues, reviewing K8s manifests, or responding to production incidents. Covers deployments, services, networking, and resource management.
    1 install
  24. Spec Create · filipemotta
    Start a new Spec-Driven feature — orchestrates requirements → design → tasks with human approval gates between phases
    1 install
  25. Spec Status · filipemotta
    Show progress of in-flight specs — phase, completed tasks, remaining work, last activity
    1 install
  26. Spec Execute · filipemotta
    Implement the next unchecked task from an approved tasks.md, one task at a time, with validation
    1 install
  27. Observability Engineer · filipemotta
    Observability, monitoring, and incident response. Activates when setting up Prometheus, Grafana, alerting rules, analyzing metrics/logs, debugging performance issues, or reducing MTTR. Covers SLOs, SLIs, distributed tracing, and on-call workflows.
    1 install
  28. Spec Validate · filipemotta
    Validate that an approved spec is internally consistent and that current code/infra matches it (drift detection)
    1 install