agent-management

Manage Zeus agent lifecycles via CLI with .env safety and health checks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JBODE-mhhs/Zeus2.0-public --skill agent-management-jbode-mhhs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-management
Source: https://github.com/JBODE-mhhs/Zeus2.0-public/tree/main/templates/analyst/.claude/skills/agent-management
Command: npx skills add https://github.com/JBODE-mhhs/Zeus2.0-public --skill agent-management-jbode-mhhs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and standardizes all Zeus agent operations to prevent misconfigurations, downtime, and credential mishandling across creation, configuration, restarts, and decommissioning.

Core Features & Use Cases

  • CLI-driven agent lifecycle management for consistent workflows
  • Safe handling and rotation of credentials via .env files
  • Seamless model and config updates with controlled restarts
  • Troubleshooting guidance and onboarding for new users and agents
  • Health checks, crash recovery, and audit-friendly state management

Quick Start

Create a new agent for your org using the CLI.

Frequently Asked Questions about agent-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Zeus agent lifecycle operations from the command line?

Zeus agent lifecycle management uses CLI-driven commands to automate agent creation, configuration updates, controlled restarts, and retirement. This standardizes workflows across PM2-based environments to prevent misconfigurations and downtime.

What is the safest way to rotate tokens for PM2 managed agents?

Safe token rotation for PM2 managed agents is handled through .env file modifications. This approach centralizes credential management to prevent mishandling during agent restarts, config updates, and viability checks.

How do I restart a crashed Zeus agent and verify its health?

Restarting crashed Zeus agents involves CLI commands for crash recovery followed by health checks. The workflow ensures audit-friendly state management and robust viability verification across the PM2-based workflow.

Can I update agent models and configs without causing downtime?

Updating agent models and configs uses controlled restarts via the CLI to minimize downtime. This lifecycle approach ensures seamless configuration changes while maintaining robust health checks and audit-friendly state management.

What is the best way to onboard new agents for an organization using PM2?

Onboarding new agents for organizations uses CLI-driven lifecycle commands within the PM2 workflow. This standardizes the creation and initial configuration process, preventing credential mishandling and misconfigurations from the start.

Why do I need centralized agent management for my Zeus environment?

Centralized Zeus agent management prevents misconfigurations, downtime, and credential mishandling. It standardizes all operations from creation to retirement, ensuring consistent CLI workflows and audit-friendly state tracking across the environment.