← Back to Skills Marketplace
mok888

SPF Exec Plan

by mok888 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
267
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install spf-exec-plan
Description
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install spf-exec-plan
  3. After installation, invoke the skill by name or use /spf-exec-plan
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - Batch execution with checkpoints, parallel protocol, context hygiene
Metadata
Slug spf-exec-plan
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is SPF Exec Plan?

Use when you have a written implementation plan to execute in a separate session with review checkpoints. It is an AI Agent Skill for Claude Code / OpenClaw, with 267 downloads so far.

How do I install SPF Exec Plan?

Run "/install spf-exec-plan" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SPF Exec Plan free?

Yes, SPF Exec Plan is completely free (open-source). You can download, install and use it at no cost.

Which platforms does SPF Exec Plan support?

SPF Exec Plan is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SPF Exec Plan?

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

💬 Comments