Skip to content

feat: Add AMI test skill#14

Open
yeazelm wants to merge 1 commit intocbgbt:developfrom
yeazelm:test-ami-skill
Open

feat: Add AMI test skill#14
yeazelm wants to merge 1 commit intocbgbt:developfrom
yeazelm:test-ami-skill

Conversation

@yeazelm
Copy link
Copy Markdown
Collaborator

@yeazelm yeazelm commented Feb 12, 2026

I built this skill to validate AMI builds while iterating. It currently uses eksctl to launch new node groups and names the AMIs in a way that allows iteration without losing the old AMIs.

./skills/test-ami-eks/register-ami.sh --variant aws-k8s-1.34

# Custom options
./skills/test-ami-eks/register-ami.sh \
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These paths should be relative to the skill itself.

Anthropic's guidance says that packaged scripts should go under scripts/ inside the skill directory. I haven't been great at respecting this yet though.

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.

2 participants