Add four SURF SDP operational skills from glab-surf - #52
Open
Tomeriko96 wants to merge 1 commit into
Open
Conversation
Add four new operational skills extracted from glab-surf repo knowledge: - surf-ingress-migration: Kong→Traefik ingress upgrade with cert-manager - surf-tenant-rename: Multi-repo coordinated tenant rename (savvy→voxpop pattern) - surf-kubectl-troubleshoot: Interactive diagnostics for Flux/HelmRelease/SOPS/ingress - surf-sdp-operations: Knowledge reference for tenant lifecycle, kubectl access, glab, DB access Skills consolidate real-world operations experience and troubleshooting patterns from production SDP deployments (CEDA, voxpop). Complement existing: - sdp-onboard (provisioning) - surf-sdp-helm-flux (Helm/Flux conventions) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Contributor
|
Alle andere stappen in deze PR lopen via git, MR, review, Flux. Phase 4 Is dat bewust zo gekozen, of zou dit ook via een gereviewde MR moeten lopen, Verder ziet het er prima uit. |
Muhammet369
approved these changes
Aug 12, 2026
oinkspook
approved these changes
Aug 13, 2026
oinkspook
left a comment
Contributor
There was a problem hiding this comment.
Approved. Ik heb alle vier de skills volledig doorgelezen (surf-ingress-migration, surf-kubectl-troubleshoot, surf-sdp-operations, surf-tenant-rename).
Sterk:
- Volgt de create-skill-conventies netjes: correcte frontmatter, Engelse body met Nederlandse user-facing prompts, werkwoord-first + trigger-rijke descriptions, bash in code blocks, en elke skill heeft een
## Important. - Skill-type is correct toegepast:
surf-sdp-operationsis een echte Kennis-skill (## When this applies, geen geforceerde## Workflow); de andere drie zijn workflow-skills. surf-tenant-renamebehandelt de namespace-cutover als destructief — geordende fases, dev-eerst/prod-laatst, en een expliciete bevestigingsstap. Precies de destructive-action-conventie.- Vult de gaten naast
/sdp-onboarden/surf-sdp-helm-fluxzonder overlap; de coverage-tabel in de PR-body klopt.
Optionele nits (niet blokkerend):
surf-tenant-rename:savvy → voxpop rename (2026-05-XX)— vul de datum in of laat de-XXweg.- Per de skills-ontology zijn dit
extendedskills (herkomst: glab-surf private repo). Overweeg eenupstream:-verwijzing zodat ze later te verversen zijn.
Prima om te mergen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Extract four new SDP operational skills from the glab-surf private repo knowledge base:
These skills complement existing
/sdp-onboard(provisioning) and/surf-sdp-helm-flux(Helm/Flux conventions), filling gaps in operational runbooks and troubleshooting.Coverage
/sdp-onboard/surf-sdp-helm-flux/surf-ingress-migration/surf-tenant-rename/surf-kubectl-troubleshoot/surf-sdp-operationsTest plan
🤖 Generated with Claude Code