AI-agent-agnostic skills for troubleshooting PostgreSQL databases managed by pgskipper-operator in Kubernetes, see https://context7.com/netcracker/pgskipper-operator for context. Applications connect to PostgreSQL via DBAAS service, see https://context7.com/netcracker/qubership-dbaas for context.
Each skill is a markdown prompt file (SKILL.md) located in skills directory that any AI agent reads and executes directly. No wrapper scripts, no test harnesses — the AI agent IS the execution engine.
- Kubernetes cluster with pgskipper-operator deployed
kubectlconfigured with cluster accesskubectl krewplugin manager for kubectlkubectl ctxfast context and namespace switching.helm3.x (for Helm release checks)jqcurl- ripgrep (
rg) sternkubectl plugin to get logs from multiple pods at oncegrongron transforms JSON into discrete assignments to make it easier to grep for what you want and see the absolute 'path' to it.dockerto run MCP servers.