Succession Plan
Design succession plans with role mapping and transition roadmaps. Use when adding positions, listing candidates, prioritizing paths, planning transfers.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain1/succession-planSuccession Plan
A lightweight, terminal-based productivity and task management tool for planning and tracking succession-related tasks. Add items, set priorities, view daily and weekly overviews, set reminders, and export your data — all from the command line with zero dependencies.
Commands
| Command | Description |
|---|---|
succession-plan add <text> | Add a new item to your task list (timestamped with today's date) |
succession-plan list | List all items currently in the data log |
succession-plan done <item> | Mark an item as completed |
succession-plan priority <item> [level] | Set priority for an item (default: medium) |
succession-plan today | Show items scheduled for today |
succession-plan week | Show a weekly overview of tasks |
succession-plan remind <item> [when] | Set a reminder for an item (default: tomorrow) |
succession-plan stats | Show total number of items tracked |
succession-plan clear | Clear all completed items |
succession-plan export | Export all data to stdout |
succession-plan help | Show help message with all available commands |
succession-plan version | Show current version (v2.0.0) |
Data Storage
- Default location:
~/.local/share/succession-plan/ - Override: Set the
SUCCESSION_PLAN_DIRenvironment variable, orXDG_DATA_HOMEto customize the base path - Data file:
data.log— plain text, one item per line, prefixed with date - History file:
history.log— timestamped log of every command executed - All data is stored locally on your machine. No cloud sync, no network calls.
Requirements
- Bash 4+ (uses
set -euo pipefail) - Standard Unix utilities:
date,grep,wc,cat - No external dependencies or API keys required
When to Use
- Succession planning projects — Track key positions, candidate assessments, and transition milestones as simple task items
- Daily planning — Use
todayto see what's on your plate andaddto capture new items as they arise throughout the day - Priority management — Set priority levels on tasks to keep focus on what matters most during busy transition periods
- Team handoff tracking — Log knowledge transfer items, training sessions, and handoff checkpoints with reminders
- Quick task capture in automation — Pipe items into
succession-plan addfrom scripts or cron jobs to build a log of automated events
Examples
# Add a new succession planning item
succession-plan add "Interview candidate for VP Engineering role"
# Add multiple items for a transition roadmap
succession-plan add "Document current processes for Q2 handoff"
succession-plan add "Schedule shadowing sessions with successor"
succession-plan add "Review knowledge base completeness"
# Set priority on a critical item
succession-plan priority "VP Engineering role" high
# Check what's due today
succession-plan today
# View the weekly overview
succession-plan week
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain1-succession-plan": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
bonded
Bonded warehouse reference — customs procedures, duty deferral, FTZ operations, compliance requirements. Use when managing bonded storage, customs clearance, or duty suspension logistics.
cmms
Computerized maintenance management system
benchmark-tool
Benchmark CPU, memory, disk I/O, and network on your system. Use when measuring server performance.
console
Console & terminal output reference — logging levels, ANSI colors, debugging techniques, formatters. Use when styling terminal output, implementing log systems, or debugging with console tools.
System Prompts And Models Of Ai Tools
FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, L system prompts and models of ai tools, python, ai, bolt, cluely, copilot, cursor. Use when you need system prompts and models of ai tools capabilities. Triggers on: system prompts and models of ai tools.