← Back to Skills Marketplace
1kalin

Business Continuity Planner

by 1kalin · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
746
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install afrexai-business-continuity
Description
Create detailed business continuity and disaster recovery plans by mapping critical functions, setting recovery objectives, assessing risks, and generating c...
README (SKILL.md)

Business Continuity Planner

Build a complete Business Continuity Plan (BCP) and Disaster Recovery (DR) strategy for any organization.

What It Does

  • Maps critical business functions and their dependencies
  • Assigns Recovery Time Objectives (RTO) and Recovery Point Objectives (RPO)
  • Creates communication chains and escalation paths
  • Generates a full BCP document ready for stakeholder sign-off
  • Identifies single points of failure before they break

How to Use

Tell the agent about your business and it will walk you through building a BCP:

"Create a business continuity plan for our 40-person SaaS company"
"We need a disaster recovery plan — our main systems are AWS-hosted"
"Map our critical functions and set RTOs for each"

Process

1. Business Impact Analysis

Ask the user about:

  • Core revenue-generating functions
  • Customer-facing systems
  • Internal operations (payroll, comms, data)
  • Key vendors and third-party dependencies

For each function, determine:

  • Impact of downtime (revenue loss per hour, contractual penalties, reputation damage)
  • RTO — how fast must it recover? (minutes, hours, days)
  • RPO — how much data loss is acceptable?

2. Risk Assessment

Identify threats across categories:

  • Technology: server failure, cyberattack, data corruption, cloud outage
  • People: key person risk, mass absence, skills gap
  • Facilities: office access, power, connectivity
  • Supply chain: vendor failure, payment disruption
  • External: regulatory change, natural disaster, pandemic

Rate each: Likelihood (1-5) × Impact (1-5) = Risk Score

3. Recovery Strategies

For each critical function, define:

  • Primary recovery method
  • Backup/alternative approach
  • Manual workaround (if systems are down)
  • Responsible person + backup person
  • Dependencies that must recover first

4. Communication Plan

Build a contact tree:

  • Crisis management team (names, roles, phone numbers)
  • Escalation triggers (what constitutes a crisis?)
  • Internal notification sequence
  • External stakeholder communication (clients, vendors, regulators)
  • Media/PR response template

5. BCP Document Output

Generate a structured document with:

# Business Continuity Plan — [Company Name]
## Version: 1.0 | Last Updated: [Date] | Next Review: [Date + 6 months]

### 1. Purpose & Scope
### 2. Business Impact Analysis (table)
### 3. Risk Register (table with scores)
### 4. Recovery Strategies (per function)
### 5. Communication Plan & Contact Tree
### 6. IT Disaster Recovery Procedures
### 7. Testing Schedule (tabletop exercises quarterly, full test annually)
### 8. Document Control & Review Cycle

6. Testing & Maintenance

Recommend:

  • Tabletop exercise quarterly — walk through a scenario verbally
  • Simulation test bi-annually — actually invoke recovery procedures
  • Full DR test annually — failover to backup systems
  • Review trigger: after any real incident, org change, or new system deployment

Output Format

Deliver the BCP as a single markdown document the user can save, print, or convert to PDF. Include tables for the Business Impact Analysis and Risk Register.

Tips

  • Start with the functions that make money. Everything else is secondary.
  • A plan that exists but hasn't been tested is just a document, not a plan.
  • The #1 cause of extended outages isn't technical failure — it's nobody knowing who to call.
  • Keep it practical. A 5-page plan people actually read beats a 50-page plan nobody opens.
Usage Guidance
This skill appears coherent and low-risk because it's instruction-only, but it will ask for sensitive business data (revenue impact, employee contact numbers, vendor dependencies). Before sharing sensitive details: (1) Confirm the platform's data handling and retention policy; (2) avoid pasting credentials or secrets into prompts; (3) consider using redacted or representative sample numbers for testing; (4) review and sanitize the generated BCP before distribution; and (5) if you require compliance (SOC2/ISO), validate outputs with your security/compliance lead. If you want extra caution, run the skill once with dummy/sanitized data to confirm behavior before feeding real sensitive information.
Capability Analysis
Type: OpenClaw Skill Name: afrexai-business-continuity Version: 1.0.0 The skill bundle is classified as benign. The `SKILL.md` file, which contains instructions for the AI agent, outlines a clear process for gathering information from the user and generating a Business Continuity Plan document. There are no instructions for the agent to perform unauthorized actions such as accessing sensitive files, making external network calls, exfiltrating data, or attempting prompt injection against itself or the user. The `README.md` contains standard marketing information and external links to other products by the same developer, which are not inherently malicious within the context of the skill bundle itself.
Capability Assessment
Purpose & Capability
Name/README/SKILL.md all describe generating BCPs/DR plans; the questions the agent will ask (revenue impact, systems, vendors, contacts, RTO/RPO) are directly relevant to producing a BCP. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to ask the user for business details (functions, revenue loss estimates, contact trees, vendor dependencies) and then produce a markdown document. This stays within scope for a BCP generator, but it will prompt for sensitive business data (revenue figures, staff contact info, vendor details). The instructions do not direct the agent to read local files, call unexpected external endpoints, or exfiltrate data.
Install Mechanism
There is no install spec and no code files — instruction-only skill. Nothing is written to disk or downloaded during install, which minimizes mechanical risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The data it asks for is content-level (business details) rather than system-level secrets, which is proportionate for its goal.
Persistence & Privilege
always is false and the skill does not request to modify agent/system configuration. It does not ask for persistent tokens or privileges; autonomous invocation is allowed by platform default but presents no additional red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install afrexai-business-continuity
  3. After installation, invoke the skill by name or use /afrexai-business-continuity
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Business Continuity Planner. - Guides users through building a complete Business Continuity Plan (BCP) and Disaster Recovery (DR) strategy. - Maps critical business functions, assigns RTO/RPO, and identifies key dependencies. - Assesses risks, recovery strategies, and builds actionable communication plans. - Outputs a structured markdown BCP document, including business impact analysis and risk register tables. - Provides recommendations for testing and ongoing maintenance of the continuity plan.
Metadata
Slug afrexai-business-continuity
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Business Continuity Planner?

Create detailed business continuity and disaster recovery plans by mapping critical functions, setting recovery objectives, assessing risks, and generating c... It is an AI Agent Skill for Claude Code / OpenClaw, with 746 downloads so far.

How do I install Business Continuity Planner?

Run "/install afrexai-business-continuity" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Business Continuity Planner free?

Yes, Business Continuity Planner is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Business Continuity Planner support?

Business Continuity Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Business Continuity Planner?

It is built and maintained by 1kalin (@1kalin); the current version is v1.0.0.

💬 Comments