server-management

Codify production server-management decisions for process control, monitoring, and scaling.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/marablemarcel/Living-Lytics --skill server-management-marablemarcel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: server-management
Source: https://github.com/marablemarcel/Living-Lytics/tree/main/living-lytics/.agent/skills/server-management
Command: npx skills add https://github.com/marablemarcel/Living-Lytics --skill server-management-marablemarcel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a principled framework for thinking about server management, focusing on process management, monitoring strategy, and scaling decisions rather than memorizing commands.

Core Features & Use Cases

  • Principles for process management, monitoring, log management, health checks, scaling decisions, security, and troubleshooting.
  • Use Case: For a production Node.js service, apply these guidelines to design restart strategies, selection of tooling, and auto-scaling plans.
  • Anti-patterns and common pitfalls to avoid.

Quick Start

Propose a scalable, low-risk server-management plan for your production stack based on the principles in this Skill.

Frequently Asked Questions about server-management

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

FAQPage Schema
How do I design a server management strategy for a production Node.js application?

Design a server management strategy by codifying decisions across process control, monitoring, and scaling to guide restart strategies, health checks, and logging for production Node.js apps. Apply functional requirements and avoid common anti-patterns.

What principles should guide process management and restart strategies in orchestration environments?

Principles for process management focus on establishing clear goals for process control and restart strategies within orchestration environments. Specify functional requirements to ensure robust production decisions and avoid common pitfalls.

What's the best way to plan monitoring categories and log management for scalable ops?

The best way to plan monitoring and log management is to specify functional requirements for monitoring categories and log practices. This framework guides tool selection and health-check criteria for scalable operations.

Does this server management framework apply to containers and auto-scaling decisions?

Yes, this framework applies to containers and orchestration environments to guide auto-scaling decisions. It codifies robust production server-management decisions for process control, monitoring, and scaling.

Why do I need to codify health checks and security basics for my server management plan?

You need to codify health checks and security basics to establish clear criteria and actionable troubleshooting steps. This prevents common anti-patterns and ensures robust, low-risk production server management.