By martin-janci
Kubernetes operations toolkit - cluster management, debugging, manifest generation, deployment automation, k9s UI, and SSH remote access
Kubernetes troubleshooting and debugging workflows. Use when diagnosing pod failures, networking issues, resource problems, CrashLoopBackOff, ImagePullBackOff, pending pods, OOMKilled, or any cluster issues. Covers systematic debugging approaches and common failure patterns.
Kubernetes deployment automation workflows for CI/CD pipelines, GitOps, and scripted deployments. Use when automating k8s deployments, creating deployment scripts, integrating with GitHub Actions/GitLab CI, implementing rollout strategies, or setting up ArgoCD/Flux workflows.
Generate Kubernetes manifest templates for deployments, services, configmaps, secrets, ingress, and other resources. Use when creating new k8s resources, scaffolding applications, or needing YAML templates. Triggers on requests to create, generate, or scaffold kubernetes resources.
Kubernetes cluster operations, deployments, and troubleshooting. Use when deploying manifests, checking rollout status, monitoring pods, debugging failures, viewing logs, managing namespaces, or any kubectl operations. Triggers on mentions of kubernetes, k8s, kubectl, pods, deployments, services, namespaces, or cluster management.
k9s terminal UI for Kubernetes cluster management. Use when navigating clusters interactively, viewing logs in real-time, managing resources through terminal UI, or when user mentions k9s, terminal kubernetes, or interactive cluster management. Covers keyboard shortcuts, navigation, plugins, and configuration.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated marketplace for Claude Code plugins.
Add this marketplace to Claude Code:
/plugin marketplace add hanibalsk/claude-marketplace
Browse and install plugins:
/plugin
Minimalist autonomous agent framework using Claude Code hooks.
Features:
/loop - Start autonomous iteration loop/stop - Gracefully stop the loop/status - Check progress and queue status/queue - Manage work items/spawn - Launch specific agent typesAgents included:
developer - Feature development with TDDreviewer - Code review (read-only)fixer - Fix bugs and CI failuresorchestrator - Autonomous workflow controlexplorer - Fast codebase explorationpr-shepherd - PR lifecycle managementconflict-resolver - Merge conflict resolutionInstall:
/plugin install claude-auto-agents@hanibalsk-marketplace
To add a plugin to this marketplace, submit a PR with your plugin added to .claude-plugin/marketplace.json.
MIT
npx claudepluginhub hanibalsk/claude-marketplace --plugin k8s-toolkitMinimalist autonomous agent framework using Claude Code hooks - enables continuous iteration and multi-agent workflows
Feature and story development agents - specialists for implementing epics, stories, fixing issues, and exploring codebases
PR lifecycle management and code review workflows - agents for creating, reviewing, and merging pull requests
Core development agents and skills - specialists for backend, database, security, debugging, and refactoring
Git worktree management - create, list, delete, switch worktrees for parallel branch development
Generate Kubernetes manifests and debug pod issues with kubectl
Claude Code skill pack for Cast AI (18 skills)
Kubernetes and Helm operations - deployments, charts, releases, diagnostics
Kubernetes cluster operations, health diagnostics, and operator-specific agents
Kubernetes manifest validation and best practices
Kubernetes and OpenShift node health monitoring and diagnostics