Skip to content

Add 7 operations-and-lifecycle skills#3

Open
devarshishah3 wants to merge 1 commit intomainfrom
skill/operations-and-lifecycle/add-ops-skills
Open

Add 7 operations-and-lifecycle skills#3
devarshishah3 wants to merge 1 commit intomainfrom
skill/operations-and-lifecycle/add-ops-skills

Conversation

@devarshishah3
Copy link

Summary

  • Adds 7 operations-and-lifecycle skills with 17 reference files (24 new files total)
  • All SQL queries validated against CockroachDB v25.4.2 (73 passed, 0 failed, 4 skipped)
  • Tier-specific guidance for Self-Hosted, Advanced, BYOC, Standard, and Basic

Skills Added

Skill Lines References
reviewing-cluster-health 413 production-readiness.md
performing-cluster-maintenance 384 drain-details.md, maintenance-prechecks.md, safety-guide.md
upgrading-cluster-version 310
managing-cluster-settings 291 cloud-restricted-settings.md, node-level-settings.md, recommended-values.md, safety-guide.md, sql-queries.md
provisioning-cluster-for-production 338 hardware-and-infrastructure.md, production-deployment-checklist.md
managing-certificates-and-encryption 223 cmek-procedures.md, kubernetes-certs.md, rotation-procedures.md, safety-guide.md
managing-cluster-capacity 386 replacing-failed-nodes.md, storage-management.md

Validation

  • Structural validation (YAML frontmatter, line counts <500, required sections, tier coverage): PASS
  • E2E SQL validation against live CockroachDB v25.4.2: 73/73 passed, 4 skipped (certs/CMEK/K8s require different env)
  • v25.4 compatibility fixes applied for: gossip_liveness column renames, admission.kv.enabled, zone config syntax for gc.ttlseconds, crdb_internal.node_certs removal, crdb_internal.table_statistics removal

Test plan

  • validate-skills.sh passes (0 errors)
  • test-skills-e2e.sh passes against CockroachDB v25.4.2 (73/73)
  • Review cross-references to other skill categories
  • Verify rendering in agent context

🤖 Generated with Claude Code

Skills cover cluster health review, maintenance, upgrades, settings
management, production provisioning, certificate/encryption management,
and capacity scaling. All SQL validated against CockroachDB v25.4.2
with 73/73 tests passing. Includes tier-specific guidance for
Self-Hosted, Advanced, BYOC, Standard, and Basic deployments.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant