← 返回 Skills 市场
267
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install spf-exec-plan
功能描述
Use when you have a written implementation plan to execute in a separate session with review checkpoints
安全使用建议
This skill appears to be what it says (execute a written plan) but before installing, be aware: it will read and modify project files (task_plan.md, active_tdd_plan.md, findings.md, progress.md and .superpower-with-files/*), and it mandates appending timestamps and creating/updating handoff.md. It also requires or will attempt to spawn sub-agents for parallel tasks and will call other 'superpowers' (e.g., finishing-a-development-branch). Ask the maintainer to clarify the inconsistent guidance around git worktrees (it both 'requires' using worktrees and says 'No dedicated worktree required'), and confirm: where exactly will it write files, whether it will ever run actions without explicit approval (especially branch operations), and what happens if the platform doesn't support sub-agents. If you allow this skill, back up your repository, ensure you’re comfortable with automated edits to the listed files, and restrict it from running on main/master branches unless you explicitly authorize that behavior.
功能分析
Type: OpenClaw Skill
Name: spf-exec-plan
Version: 1.0.0
The skill bundle defines a structured workflow for an AI agent to execute multi-step implementation plans in batches with checkpoints. It focuses on state management using local markdown files (e.g., `active_tdd_plan.md`, `progress.md`) and integrates with other workflow skills like git worktrees, without any evidence of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
The name/description (execute an implementation plan with checkpoints) matches the instructions to read plan files, run batches of tasks, and produce progress/handoff files. However there is an internal inconsistency: the integration list requires a git-worktrees skill but the workflow standardization also says 'No dedicated worktree required'. This mismatch could lead to ambiguous behavior around where changes are made.
Instruction Scope
SKILL.md directs the agent to read and modify many repository/memory files (task_plan.md, active_tdd_plan.md, findings.md, progress.md, .superpower-with-files/guides/task-N.md, .superpower-with-files/handoff.md) and to append timestamps on every modification. It also mandates attempting to spawn sub-agents (parallel-spawning) if platform tools exist. These are powerful actions: the skill will write project files and may trigger parallel/sub-agent execution. While these actions are consistent with executing a plan, the 'MUST' language (spawn sub-agent, always announce, always append timestamps) could produce surprising side effects — verify that you want automated modifications to your repo/workspace and that the platform's sub-agent behavior is acceptable.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing will be downloaded or written by an installer. Low install risk.
Credentials
The skill requests no environment variables, no credentials, and no config paths. All data access is limited to project/memory files referenced in SKILL.md; this is proportionate to executing a plan.
Persistence & Privilege
The skill is not always-enabled and is user-invocable (normal). It does instruct the agent to write and update repository/memory files and to chain to other 'superpowers' (including finishing-a-development-branch). While not requesting elevated platform privileges, the required file writes and potential sub-agent spawning increase its effective persistence/impact inside a project — confirm you permit those file changes and cross-skill actions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spf-exec-plan - 安装完成后,直接呼叫该 Skill 的名称或使用
/spf-exec-plan触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Batch execution with checkpoints, parallel protocol, context hygiene
元数据
常见问题
SPF Exec Plan 是什么?
Use when you have a written implementation plan to execute in a separate session with review checkpoints. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。
如何安装 SPF Exec Plan?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spf-exec-plan」即可一键安装,无需额外配置。
SPF Exec Plan 是免费的吗?
是的,SPF Exec Plan 完全免费(开源免费),可自由下载、安装和使用。
SPF Exec Plan 支持哪些平台?
SPF Exec Plan 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SPF Exec Plan?
由 mok888(@mok888)开发并维护,当前版本 v1.0.0。
推荐 Skills