Skip to content

skills: add deploy-cluster and destroy-cluster AI skills - #124

Open
ptalgulk01 wants to merge 1 commit into
bootc-dev:mainfrom
ptalgulk01:ai-skills
Open

skills: add deploy-cluster and destroy-cluster AI skills#124
ptalgulk01 wants to merge 1 commit into
bootc-dev:mainfrom
ptalgulk01:ai-skills

Conversation

@ptalgulk01

Copy link
Copy Markdown
Collaborator

Summary

  • Add deploy-cluster skill with prerequisite checks, numbered deploy steps, post-deploy health verification, and troubleshooting table
  • Add destroy-cluster skill with cluster existence check, teardown, kubeconfig cleanup, and teardown verification
  • Add README index to both .claude/skills/ and .agents/skills/
  • Mirror all skills to .agents/skills/ for non-Claude agent compatibility

Closes #27

Test plan

  • Invoke deploy-cluster skill and verify it guides through cluster creation
  • Invoke destroy-cluster skill and verify it tears down cleanly
  • Verify skills handle missing prerequisites gracefully

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.

Add AI skills for end-users

1 participant