BagelHole

BagelHole

@BagelHole

GitHub
40 Skills
1120 Total Stars
February 2026 Joined

Public Skills

runbook-creation

by BagelHole

Create operational runbooks and standard operating procedures. Document troubleshooting guides and recovery procedures. Use when documenting operational knowledge.

28 1mo ago

agent-evals

by BagelHole

Build automated evaluation suites for AI agents using golden datasets, rubrics, and regression gates.

Agents 28 3mo ago

container-registries

by BagelHole

Manage container registries including ECR, ACR, GCR, and Docker Hub. Push and pull images, configure authentication, set up repository policies, and implement image lifecycle management. Use when working with container image storage and distribution.

Auth 28 4mo ago

elk-stack

by BagelHole

Deploy and manage the ELK Stack (Elasticsearch, Logstash, Kibana) for log aggregation and analysis. Configure log pipelines, create visualizations, and implement log-based monitoring. Use when centralizing logs, implementing search functionality, or building log analytics platforms.

Processing 28 4mo ago

openshift

by BagelHole

Manage Red Hat OpenShift clusters and deployments. Configure projects, routes, builds, and deploy applications using OpenShift-specific features. Use when working with OpenShift Container Platform or OKD for enterprise Kubernetes.

Code Gen 28 4mo ago

access-review

by BagelHole

Conduct periodic access reviews and certifications. Implement access governance and recertification workflows. Use when managing access compliance.

Analytics 28 4mo ago

datadog

by BagelHole

Implement Datadog monitoring and APM for infrastructure and applications. Configure agents, create dashboards, set up alerts, and implement distributed tracing. Use when implementing enterprise monitoring, APM, or unified observability platforms.

Agents 28 4mo ago

iso27001-compliance

by BagelHole

Implement ISO 27001 Information Security Management System. Configure ISMS controls and risk management. Use when implementing enterprise security frameworks.

Code Review 28 4mo ago

aws-cloudtrail

by BagelHole

Configure AWS CloudTrail for audit logging. Set up organization trails and event analysis. Use when auditing AWS activity.

Cloud 28 4mo ago

prometheus-grafana

by BagelHole

Set up metrics collection and visualization with Prometheus and Grafana. Configure scrape targets, create PromQL queries, build dashboards, and implement alerting. Use when implementing monitoring, metrics collection, or visualization for applications and infrastructure.

API Dev 28 4mo ago

kubernetes-ops

by BagelHole

Deploy, scale, and manage Kubernetes workloads. Create deployments, services, and configurations, manage cluster resources, troubleshoot pods, and implement production-ready Kubernetes patterns. Use when working with Kubernetes clusters, K8s deployments, or container orchestration.

Docker 28 4mo ago

kustomize

by BagelHole

Customize Kubernetes manifests without templating using Kustomize. Create base configurations with environment overlays, manage configuration variants, and patch resources declaratively. Use when managing Kubernetes configurations across multiple environments without Helm.

Code Gen 28 4mo ago

aws-iam

by BagelHole

Manage IAM users, roles, and policies. Implement least-privilege access and security best practices. Use when configuring AWS identity and access management.

Cloud 28 4mo ago

blue-green-deploy

by BagelHole

Configure zero-downtime deployment strategies including blue-green, canary, and rolling deployments. Implement traffic shifting, health checks, and rollback procedures. Use when implementing production deployment strategies or zero-downtime releases.

Docker 28 4mo ago

soc2-compliance

by BagelHole

Implement SOC 2 Trust Services Criteria. Configure security, availability, and processing integrity controls. Use when achieving SOC 2 certification.

Cloud 28 4mo ago

new-relic

by BagelHole

Configure New Relic observability platform for infrastructure and application monitoring. Set up APM agents, create dashboards, configure alerts, and implement distributed tracing. Use when implementing full-stack observability with New Relic One.

Agents 28 4mo ago

aws-vpc

by BagelHole

Design and implement VPCs and networking. Configure subnets, route tables, and security groups. Use when setting up AWS network infrastructure.

Cloud 28 4mo ago

docker-compose

by BagelHole

Define and run multi-container Docker applications using Docker Compose. Create compose files, manage service dependencies, configure networks and volumes, and orchestrate local development environments. Use when setting up multi-service applications or development environments.

Database 28 4mo ago

aws-lambda

by BagelHole

Build and deploy serverless functions on AWS Lambda. Configure triggers, manage permissions, and optimize performance. Use when implementing serverless applications.

API Dev 28 4mo ago

loki-logging

by BagelHole

Configure Grafana Loki for log aggregation and analysis. Set up Promtail for log collection, write LogQL queries, and integrate with Grafana for visualization. Use when implementing lightweight log aggregation, especially in Kubernetes environments.

Processing 28 4mo ago

semantic-versioning

by BagelHole

Automate versioning and changelog generation using semantic versioning principles. Configure release automation, version bumping, and changelog tools. Use when implementing version management or automating release processes.

Processing 28 4mo ago

argocd-gitops

by BagelHole

Implement GitOps with ArgoCD for declarative Kubernetes deployments. Configure applications, manage sync policies, implement progressive delivery, and automate deployments from Git repositories. Use when implementing GitOps workflows or continuous deployment to Kubernetes.

Git & VCS 28 4mo ago

github-actions

by BagelHole

Build, test, and deploy applications using GitHub Actions workflows. Create CI/CD pipelines, configure runners, manage secrets, and automate software delivery. Use when working with GitHub repositories, automating builds, running tests, or deploying applications.

Automation 28 4mo ago

docker-management

by BagelHole

Build, optimize, and troubleshoot Docker containers and images. Create efficient Dockerfiles, manage container lifecycle, configure networking and volumes, and debug container issues. Use when working with Docker, containerization, or container troubleshooting.

CLI Tools 28 4mo ago

alerting-oncall

by BagelHole

Set up alerting rules, configure on-call rotations, and manage incident response workflows. Integrate with PagerDuty, Opsgenie, or Grafana OnCall for alert routing and escalation. Use when implementing alerting strategies and on-call management for production systems.

Kubernetes 28 4mo ago

feature-flags

by BagelHole

Implement feature flags for progressive feature rollout using LaunchDarkly, Unleash, or custom solutions. Control feature visibility, perform A/B testing, and enable trunk-based development. Use when implementing gradual rollouts, feature toggles, or experimentation platforms.

Code Gen 28 4mo ago

gitlab-ci

by BagelHole

Configure GitLab CI/CD pipelines and runners for automated building, testing, and deployment. Create .gitlab-ci.yml configurations, manage runners, and implement DevOps workflows. Use when working with GitLab repositories or self-hosted GitLab instances.

CI/CD 28 4mo ago

aws-ecs-fargate

by BagelHole

Deploy containers on ECS and Fargate. Configure task definitions, services, and load balancing. Use when running containerized workloads on AWS.

Cloud 28 4mo ago

aws-rds

by BagelHole

Provision and manage RDS databases. Configure backups, replication, and security. Use when deploying managed relational databases on AWS.

CLI Tools 28 4mo ago

aws-ec2

by BagelHole

Manage EC2 instances, AMIs, and auto-scaling groups. Configure security groups, key pairs, and instance types. Use when deploying compute resources on AWS.

Cloud 28 4mo ago

aws-s3

by BagelHole

Configure S3 buckets, policies, and lifecycle rules. Implement versioning, replication, and security. Use when managing object storage on AWS.

CLI Tools 28 4mo ago

helm-charts

by BagelHole

Create, manage, and deploy Helm charts for Kubernetes package management. Build reusable chart templates, manage releases, configure values, and use Helm repositories. Use when packaging Kubernetes applications or managing K8s deployments with Helm.

Analytics 28 4mo ago

git-workflow

by BagelHole

Implement Git branching strategies, PR workflows, and release management patterns. Configure GitFlow, trunk-based development, or GitHub Flow for team collaboration. Use when establishing version control workflows or improving development team collaboration.

Code Gen 28 4mo ago

jenkins

by BagelHole

Create and manage Jenkins CI/CD pipelines, configure agents, manage plugins, and automate builds. Use when working with Jenkins servers, creating Jenkinsfiles, or setting up build automation for enterprise environments.

CI/CD 28 4mo ago

pci-dss-compliance

by BagelHole

Implement PCI DSS requirements for payment card data. Configure cardholder data environment and security controls. Use when processing payment cards.

Processing 28 4mo ago

audit-logging

by BagelHole

Implement centralized audit logging and SIEM integration. Configure log retention and security monitoring. Use when implementing audit trail requirements.

Auth 28 4mo ago

gcp-audit-logs

by BagelHole

Configure GCP Cloud Audit Logs for compliance. Set up log routing and BigQuery analysis. Use when auditing GCP activity.

Code Review 28 4mo ago

hipaa-compliance

by BagelHole

Implement HIPAA security and privacy rules. Configure PHI protections and BAA requirements. Use when handling healthcare data.

Code Review 28 4mo ago

circleci

by BagelHole

Configure CircleCI workflows and orbs for continuous integration and deployment. Create config.yml pipelines, use orbs for reusable configurations, and optimize build performance. Use when working with CircleCI for CI/CD automation.

CI/CD 28 4mo ago

asset-inventory

by BagelHole

Maintain IT asset inventory and configuration management database. Track hardware, software, and cloud resources. Use when managing IT assets.

Cloud 28 4mo ago