planning-disaster-recovery
Execute use when you need to work with backup and recovery.
Content Preview
--- name: planning-disaster-recovery description: | Execute use when you need to work with backup and recovery. This skill provides backup automation and disaster recovery with comprehensive guidance and automation. Trigger with phrases like "create backups", "automate backups", or "implement disaster recovery". allowed-tools: Read, Write, Edit, Grep, Glob, Bash(tar:*), Bash(rsync:*), Bash(aws:s3:*) version: 1.0.0 author: Jeremy Longshore <[email protected]> license: MIT compati
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/planning-disaster-recovery.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/devops/disaster-recovery-planner/skills/planning-disaster-recovery/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/devops/disaster-recovery-planner/skills/planning-disaster-recovery/SKILL.md
Related Skills
Analyzing Capacity Planning
This skill enables Claude to analyze capacity requirements and plan for future growth. It uses the capacity-planning-analyzer plugin to assess current utilization, forecast growth trends, and recommend scaling strategies. Use this skill when the user asks to "analyze capacity", "plan for growth", "f
skill-adapteranalyzing capacity planning
by jeremylongshore · plugins-plus-skills
Planning Disaster Recovery
This skill enables Claude to plan and implement disaster recovery (DR) procedures. It generates configurations and setup code based on specific requirements and infrastructure. Use this skill when the user requests assistance with disaster recovery planning, business continuity, or related DevOps ta
skill-adapterplanning disaster recovery
by jeremylongshore · plugins-plus-skills
plan
Creates a concise engineering implementation plan based on user requirements and saves it to specs directory
commandsplan
by disler · disler-hooks-mastery
plan
Start Manus-style file-based planning. Creates task_plan.md, findings.md, progress.md for complex tasks.
commandsplan
by OthmanAdi · planning-with-files