byamritmalla· 56 skills
Stars
12
Category
Use when designing, reviewing, or hardening PostgreSQL backup, point-in-time recovery, and day-2 operational readiness against stated RPO/RTO targets. Produces backup strategy (pg_basebackup or pgBackRest with WAL archiving for PITR), rehearsed restore drills with measured RPO/RTO, retention and cost posture, observability for replication lag, storage health, bloat, transaction-ID wraparound, and connection saturation, plus runbook inputs for failover, vacuum-freeze emergencies, and connection exhaustion. Do not use for replication topology design, schema or migration work, query optimization, or access-control hardening; use postgres-replication-and-ha-readiness, postgres-schema-and-migration, postgres-indexing-and-query-optimization, or postgres-security-and-data-access-hardening instead.
$npx -y skills add amritmalla/claude-full-stack-2.0 --skill postgres-backup-and-operational-readinessInstalls into the current project.
Run `npx skills use "https://github.com/amritmalla/claude-full-stack-2.0" --skill "amritmalla/claude-full-stack-2.0/postgres-backup-and-operational-readiness"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/amritmalla/claude-full-stack-2.0" that are relevant to the current task. Run `npx skills add "https://github.com/amritmalla/claude-full-stack-2.0"` and select the relevant skills, then follow their instructions.