← Back to Skills Marketplace
mok888

SPF Write Plan

by mok888 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
270
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install spf-write-plan
Description
Use when you have a spec or requirements for a multi-step task, before touching code
Usage Guidance
This skill is an instruction-only planner and appears internally consistent. Before installing/using it: (1) Run it in a throwaway branch or dedicated worktree since it will create files (docs/plans/ and a hidden .superpower-with-files/ directory) and append timestamps to memory files. (2) Review any generated plan files before handing them to an executor. (3) The skill references and requires other sub-skills (e.g., superpowers:executing-plans, superpowers:subagent-driven-development) — don't grant those execution-capable sub-skills or automated executors unless you trust them, because those are the components that would actually run code. (4) Note the doc contains contradictory guidance about dedicated worktrees vs operating in any project root — prefer a dedicated worktree to reduce accidental changes. Overall the skill does not request secrets or external installs, but exercise normal caution around allowing downstream execution sub-skills.
Capability Analysis
Type: OpenClaw Skill Name: spf-write-plan Version: 1.0.0 The spf-write-plan skill bundle is a well-structured tool designed to help an AI agent generate detailed software implementation plans following Test-Driven Development (TDD) principles. It includes templates for various tech stacks (Python, Rust, React) and defines a clear workflow for task granularity, documentation, and handoff to execution skills. The instructions explicitly forbid code execution during the planning phase and focus on organizing project structure and logic, with no indicators of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
The name/description (write implementation plans) matches the SKILL.md and templates. The skill does not request unrelated binaries, credentials, or installs. All required actions (detect test runner, produce files, reference templates) are consistent with authoring implementation plans.
Instruction Scope
The instructions require reading repository files (Cargo.toml, pyproject.toml, package.json) to auto-detect test runners and mandate creating/saving plan files under docs/plans/ and a hidden .superpower-with-files/guides directory. Reading repo metadata and writing plan files is within scope, but the skill also mandates appending timestamps to memory files and has conflicting guidance about whether to run in a dedicated worktree vs any project root — review and constrain its workspace before use to avoid accidental changes to important branches.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no runtime code. This minimizes installation risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The only file/system interactions are repository files and newly created plan/guide files, which are reasonable for a planning tool.
Persistence & Privilege
The skill will create and modify files inside the project (docs/plans/, .superpower-with-files/) and requires appending timestamps to memory files. It does not set always:true or modify other skills or global agent settings, but it will persist artifacts in the repository—use a dedicated worktree/branch if you want to avoid polluting main branches.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install spf-write-plan
  3. After installation, invoke the skill by name or use /spf-write-plan
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - TDD planning with templates
Metadata
Slug spf-write-plan
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is SPF Write Plan?

Use when you have a spec or requirements for a multi-step task, before touching code. It is an AI Agent Skill for Claude Code / OpenClaw, with 270 downloads so far.

How do I install SPF Write Plan?

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

Is SPF Write Plan free?

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

Which platforms does SPF Write Plan support?

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

Who created SPF Write Plan?

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

💬 Comments