AG

agentstack-server-debugging

This tool provides scripts and instructions to manage the agentstack-server development lifecycle and run diagnostics.

Install

mkdir -p .claude/skills/agentstack-server-debugging && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2780" && unzip -o skill.zip -d .claude/skills/agentstack-server-debugging && rm skill.zip

Installs to .claude/skills/agentstack-server-debugging

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Instructions for debugging agentstack-server during development
63 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Start local development clusters
  • Run server execution diagnostics
  • Execute CLI commands for inspection
  • Verify telepresence connectivity

How it works

The skill provides a set of mise scripts to manage the agentstack-server lifecycle within a Kubernetes cluster running in a Lima VM. It facilitates local development by abstracting cluster and CLI interactions.

Inputs & outputs

You give it
Debugging command
You get back
Server logs or diagnostic status

When to use agentstack-server-debugging

  • Start the local development cluster
  • Debug server execution issues
  • Execute CLI commands for system inspection
  • Verify telepresence connection

About this skill

Agentstack runs in a Kubernetes cluster inside Lima VM. Use mise scripts for local development.

Prerequisites

  • Telepresence must be running: check with telepresence status
  • If not running, ask user to start it

Commands

ActionCommand
Start dev cluster (user should do)mise run agentstack-server:dev:start
Run server locally (you should do)mise run agentstack-server:run
Run CLImise run agentstack-cli:run -- <command>
CLI helpmise run agentstack-cli:run -- --help

Example

mise run agentstack-cli:run -- list

When not to use it

  • Running production server instances
  • Modifying core cluster infrastructure manually

Prerequisites

TelepresenceLima VMmise

Limitations

  • Requires Lima VM and Kubernetes environment
  • Dependent on telepresence status

How it compares

It provides a standardized set of development scripts, ensuring consistent debugging environments across the team.

Compared to similar skills

agentstack-server-debugging side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
agentstack-server-debugging (this skill)26moReviewIntermediate
deployment-engineer44moNo flagsAdvanced
devops26moReviewIntermediate
debug-cluster28moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry