Skip to content
View strobelpierre's full-sized avatar

Block or report strobelpierre

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
strobelpierre/README.md

Pierre Strobel

Senior Platform Engineer — I build production-grade cloud infrastructure, identity systems, and AI-powered developer tools.

About

I help organizations migrate, scale, and secure their production systems — from legacy infrastructure to cloud-native architecture. Specializing in Kubernetes operations, CI/CD pipeline design, enterprise identity integration (OIDC, SSO, SAML), and agentic AI tooling.

Based in Brussels. Available for freelance consulting and contract work.

Tech Stack

InfrastructureKubernetes Docker Terraform Helm

CloudGCP

CI/CDGitHub Actions GitLab CI ArgoCD

IdentityOpenID Connect OAuth2

LanguagesPHP Bash

MonitoringPrometheus Grafana

AI & Agentic CodingClaude Code Prompt Engineering

Featured Work

🧬 init-agentGitHub stars

Stop writing bad CLAUDE.md files. A Claude Code skill that analyzes your codebase and generates production-grade CLAUDE.md configurations — with verified commands, real architecture, and safety guardrails your team actually needs.

Install in one line and type /init-agent in Claude Code:

mkdir -p .claude/skills/init-agent && curl -sL https://raw.githubusercontent.com/strobelpierre/init-agent/main/.claude/skills/init-agent/SKILL.md -o .claude/skills/init-agent/SKILL.md

Enterprise OIDC group mapping for Nextcloud — maps JWT claims to groups using 5 configurable rule types. Built with TDD (76 tests), full CI/CD pipeline, and deployed in production.

Solves a common gap in enterprise SSO deployments where identity providers use non-standard claim structures for group membership.

Contact

LinkedIn

Available for consulting on Kubernetes, cloud infrastructure, identity systems, and AI-powered developer tooling.

Pinned Loading

  1. nextcloud_oidc_groups_mapping nextcloud_oidc_groups_mapping Public

    Enterprise OIDC group mapping for Nextcloud — maps multiple JWT claims to groups via 5 configurable rule types. TDD, CI/CD, production-ready.

    PHP 3

  2. init-agent init-agent Public

    🧬 Stop writing bad CLAUDE.md files. A Claude Code skill that generates production-grade CLAUDE.md configurations with verified commands, real architecture, and safety guardrails.