← 返回 Skills 市场
bytesagain1

Succession Plan

作者 bytesagain1 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
430
总下载
0
收藏
2
当前安装
15
版本数
在 OpenClaw 中安装
/install succession-plan
功能描述
Design succession plans with role mapping and transition roadmaps. Use when adding positions, listing candidates, prioritizing paths, planning transfers.
安全使用建议
This skill appears to do what it says: a lightweight local CLI planner that logs items and a history of commands to ~/.local/share/succession-plan by default. Before installing or using it: 1) Be aware that history.log will record every command and its arguments (candidate names, assessments, etc.) — avoid logging highly sensitive PII unless you accept local storage. 2) The code calls python3 but the top-level text is slightly inconsistent about dependencies; ensure you have Bash 4+ and python3 available. 3) If you prefer data elsewhere, set SUCCESSION_PLAN_DIR to a secure location and consider filesystem permissions or encryption for confidential records. 4) As with any script, you can review the two provided scripts (scripts/script.sh and scripts/succession.sh) before running them to confirm there are no changes you don’t expect.
功能分析
Type: OpenClaw Skill Name: succession-plan Version: 2.0.1 The skill bundle is a legitimate, local-only productivity tool for succession planning. The Bash and Python scripts (script.sh, succession.sh) manage task logs and print planning templates without any network activity, data exfiltration, or obfuscated code. While some functions in script.sh are currently stubs that only log actions to a local history file, there are no security risks or malicious intents identified.
能力评估
Purpose & Capability
Name and description match the provided scripts and SKILL.md: a simple CLI task/logging tool for succession planning. The scripts only read/write local files under a per-user data directory and provide planning templates. No unrelated services, credentials, or remote endpoints are requested.
Instruction Scope
Runtime instructions and scripts operate within the stated purpose and only touch the declared data directory. However, every command is appended to history.log (timestamped), so sensitive candidate names or confidential notes will be recorded. Also, SKILL.md claims "zero dependencies" in one place but the code requires Bash 4+ and invokes python3 (the Requirements section mentions Bash but not python3), which is a small documentation mismatch to be aware of.
Install Mechanism
No install spec is provided (instruction-only), and included shell/Python scripts are plain text. There is no download-from-URL or package installation step in the manifest. The risk surface is limited to the provided script contents being executed on the user's system.
Credentials
The skill requests no credentials or special environment variables. It supports optional SUCCESSION_PLAN_DIR and honors XDG_DATA_HOME and HOME for data location — these are appropriate for its function.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and only creates a per-user data directory (default ~/.local/share/succession-plan). That directory stores data.log and history.log locally.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install succession-plan
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /succession-plan 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.7
retry-fix-token
v2.3.6
yaml-fix+quality
v2.3.5
Quality upgrade
v2.3.4
Quality upgrade: custom functionality
v2.3.3
Standards compliance: unique content, no template text
v2.3.2
Quality fix: cleaner docs, removed flags
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.0.0
Initial release of the Succession Plan skill. - Provides tools for key position identification, talent assessment, development paths, transition planning, knowledge transfer, and emergency succession. - Supports both beginners and professionals in succession and talent management. - Includes quick commands for identify, assess, develop, transition, knowledge, and emergency processes.
元数据
Slug succession-plan
版本 2.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 15
常见问题

Succession Plan 是什么?

Design succession plans with role mapping and transition roadmaps. Use when adding positions, listing candidates, prioritizing paths, planning transfers. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 430 次。

如何安装 Succession Plan?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install succession-plan」即可一键安装,无需额外配置。

Succession Plan 是免费的吗?

是的,Succession Plan 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Succession Plan 支持哪些平台?

Succession Plan 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Succession Plan?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.1。

💬 留言讨论