logoalt Hacker News

Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude Code

14 pointsby andresyesterday at 5:24 AM7 commentsview on HN

Hi All,

Recently I've been using Claude Code a lot for debugging cluster issues and I realized I was performing similar tasks repeatedly so I decided to package them up into skills so I could call them up more easily (e.g. `/investigate`, `/audit-security`, `/audit-outdated`). I'm calling the skill pack "kstack" and the goal is to be able to monitor and troubleshoot K8s from within Claude Code.

If you have time, I'd love to get some feedback on the project!

Andres

Source: https://github.com/kubetail-org/kstack

Docs: https://kstack.sh/


Comments

reubenlavinyesterday at 11:53 PM

I’m particularly interested in the disable-model-invocation: true safety on /exec and /cleanup. It addresses the biggest hurdle for AI in infra: the fear of an agent hallucinating a delete or exec command in the wrong context.

show 1 reply
warkdarrioryesterday at 9:46 PM

I wonder whether the future of software is like this project, where computer capabilities come in the form of skills that you can (purchase?/rent? to) download and use.

show 2 replies
leoparkbuildyesterday at 6:00 AM

[flagged]

shamclerenyesterday at 2:41 PM

[flagged]