server-management

Guide production server management decisions for Node.js apps and containers.

3|2|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/grasberg/sofia --skill server-management-grasberg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: server-management
Source: https://github.com/grasberg/sofia/tree/main/cmd/sofia/internal/onboard/antigravity-kit/.agent/skills/server-management
Command: npx skills add https://github.com/grasberg/sofia --skill server-management-grasberg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps operators think through production server management decisions rather than memorizing commands, improving reliability and consistency.

Core Features & Use Cases

  • Process management principles and scalable monitoring strategies to maintain service health.
  • Decision-centric guidance for restart, scaling, and availability in Node.js, containerized, or multi-service environments.
  • Operational best practices covering health checks, logging, security, and troubleshooting across on-premises and cloud deployments.

Quick Start

Ask Sofia to outline a basic health-check and scaling plan for a sample web service.

Frequently Asked Questions about server-management

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

FAQPage Schema
How do I set up health checks and zero-downtime reloads for a Node.js app?

Health checks and zero-downtime reloads for a Node.js app require a structured process management framework that enforces restart-on-crash rules and availability strategies to maintain service reliability during deployments and incidents.

What's the best way to structure server management for microservices and containers?

Server management for microservices and containers relies on decision-centric guidance for scaling, logging, and recovery. Applying operational best practices across cloud and on-premises deployments maintains service health and consistency.

Can I use this server management framework for on-premises deployments?

Yes, this server management framework applies to on-premises deployments alongside Node.js apps and containers. It provides operational best practices for health checks, security, and incident troubleshooting across these environments.

Why does my server need a structured framework for restart and recovery strategies?

A server needs a structured framework for restart and recovery strategies to improve reliability and consistency. It helps operators think through production management decisions rather than memorizing commands during incidents.

How do I troubleshoot production server incidents and security issues effectively?

Troubleshooting production server incidents and security issues effectively requires operational best practices and a structured thinking framework. This guides logging, monitoring, and incident recovery across multi-service environments.