Plan, document, and implement a backup and data-protection strategy for the current project — from architecture discovery through script generation and restore drills.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin backup-plannerWrite the authoritative backup strategy document for the project — the approved option from evaluation, spelled out with schedules, retention, responsibilities, and monitoring. Use after the user has approved an option.
Recommend the best-fit backup strategy for the project given its data inventory and the user's available infrastructure. Produces a ranked options brief with trade-offs. Use after architecture and inventory are mapped.
Generate the actual backup scripts and scheduling units (systemd timers, cron, GitHub Actions, Kubernetes CronJobs) that implement the documented strategy. Use after BACKUP-STRATEGY.md is approved.
Inventory the data assets that need backup protection — databases, volumes, user uploads, configs, secrets — and assign each a criticality tier, RPO, and RTO. Use after the deployment architecture is mapped.
Analyze the current project to identify deployment architecture — where code runs, what services it depends on, where state lives. Use at the start of a backup-planning engagement, before deciding what to protect.
Document and rehearse the restore procedure — the other half of a backup that most plans skip. Produces a runbook and a testing schedule. Use after scripts are generated, and whenever a drill is due.
Capture the user's available backup infrastructure (S3/B2/R2 buckets, rsync.net, NAS, external drives, existing restic repos, etc.) to persistent memory so it can be reused across projects without re-asking. Use when the user mentions backup destinations, or before evaluating backup options.
Share bugs, ideas, or general feedback.
A Claude Code plugin that walks the user end-to-end through planning, documenting, and implementing a backup and data-protection strategy for the current project.
It assumes nothing about the stack — it reads the repo, asks what matters, remembers what infrastructure the user already has available (so it doesn't re-ask on the next project), recommends a fit-for-purpose strategy, and generates the scripts and schedules that implement it.
identify-deployment-arch — map the runtime and persistent state of the project.identify-data-to-protect — tier each data asset with RPO and RTO targets.save-backup-infra — persist the user's available backup destinations (S3/B2/R2, rsync.net, NAS, existing repos) to memory for reuse across projects.evaluate-backup-options — produce a ranked brief of 2–3 strategy options with trade-offs.document-backup-strategy — write the authoritative BACKUP-STRATEGY.md.generate-backup-scripts — materialise the scripts, schedules, and CI jobs that implement the strategy.restore-plan — the runbook and drill schedule for the half of backups that usually gets skipped.identify-deployment-arch
→ identify-data-to-protect
→ save-backup-infra (may run earlier; results cached in memory)
→ evaluate-backup-options
→ document-backup-strategy
→ generate-backup-scripts
→ restore-plan
All outputs land under backup-plan/ in the current project.
claude plugins marketplace add danielrosehill/Claude-Code-Plugins
claude plugins install backup-planner@danielrosehill
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.