Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

multigres-operator

multigres-operator 收录了来自 multigres 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
266
更新
2026-07-15
Forks
28
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

exercise-cluster
软件质量保证分析师与测试员

Deploy MultigresCluster fixtures, run mutation scenarios, and validate health using the observer. Finds bugs in the operator and upstream multigres by exercising real cluster operations and verifying end-to-end health beyond CRD phase status. Use this skill whenever the user wants to test the operator, exercise the cluster, run exerciser scenarios, validate cluster health after changes, find bugs through mutation testing, or deploy and mutate fixtures.

2026-07-15
pin-upstream-images
软件开发工程师

Pin multigres container image tags in image_defaults.go for operator releases. Compares upstream multigres code changes between the current and new SHA, highlights breaking changes and new features, then updates the tags. Triggered by user requests like "prepare images for release", "pin image tags", "pin upstream images", or "upgrade multigres images".

2026-05-15
diagnose-with-observer
软件开发工程师

Use the multigres observer to diagnose cluster health issues. Fetch structured diagnostics from the /api/status endpoint, triage findings by severity, correlate root causes, and produce actionable bug reports. Use this whenever the user reports cluster problems, wants to investigate observer findings, needs to debug multigres issues, asks about cluster health, or sees errors in operator or data plane logs.

2026-03-20
generate-commit-message
软件开发工程师

generate semantic git commit messages

2026-03-17
prepare-release
软件开发工程师

Prepare a release by analyzing all changes since the last git tag, updating CHANGELOG.md with categorized entries, inferring the next semantic version, and auditing all documentation for staleness or missing content. Triggered by requests like "prepare release", "bump version", "update changelog", "release prep", "version bump", or "prepare changelog".

2026-03-17