live-app-maintenance

Establish production maintenance workflows with health monitoring and runbook generation.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Brandondaymdr/Claude-Skills --skill live-app-maintenance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: live-app-maintenance
Source: https://github.com/Brandondaymdr/Claude-Skills/tree/main/live-app-maintenance
Command: npx skills add https://github.com/Brandondaymdr/Claude-Skills --skill live-app-maintenance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the ambiguity of production health by replacing reactive firefighting with a structured, automated maintenance system that ensures silent failures are caught and business-critical paths remain stable.

Core Features & Use Cases

  • Setup Mode: Onboards new applications by auditing existing safety nets, generating a comprehensive MAINTENANCE.md runbook, and configuring health digests.
  • Operate Mode: Executes routine health checks, dependency audits, and deploy verification without mutating the production environment.
  • Use Case: Use this skill to onboard a new project into a maintenance rhythm, or to run your weekly health check to verify that uptime monitoring, backups, and critical business logic are functioning correctly.

Quick Start

Invoke the live-app-maintenance skill to set up a new maintenance runbook for this application or to perform the weekly health check.

Frequently Asked Questions about live-app-maintenance

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

FAQPage Schema
How do I establish a production maintenance workflow for a live web application?

Establish production maintenance workflows by onboarding the application through a setup mode that audits existing safety nets, generates a MAINTENANCE.md runbook, and configures health digests to ensure system stability.

What is the best way to run routine health checks without mutating the production environment?

Run routine health checks using an operate mode that executes dependency audits and deploy verification strictly through read-only diagnostic protocols, catching silent failures without mutating the production environment.

How does a maintenance runbook prevent silent failures in live mobile and web services?

A maintenance runbook prevents silent failures by replacing reactive firefighting with a structured maintenance cadence that routinely verifies uptime monitoring, backups, and critical business logic for web and mobile services.

Can I use this maintenance skill to onboard a new project into a weekly health check rhythm?

Yes, you can onboard new projects by invoking setup mode to generate a comprehensive runbook and configure health digests, establishing a structured weekly health check rhythm for your application.

Does this live app maintenance approach require any specific external monitoring dependencies?

No external dependencies are required for live app maintenance. The skill operates independently using structured maintenance cadences and read-only diagnostic protocols to verify uptime and system reliability.

When should I not use read-only diagnostic protocols for application uptime management?

Read-only diagnostic protocols are unsuitable when immediate state mutation or active remediation is required during an ongoing incident, as this approach focuses on verification and incident prevention without altering the environment.