← Back to Skills Marketplace
mok888

Superpower with Files

by mok888 · GitHub ↗ · v2.20.0
cross-platform ✓ Security Clean
257
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install spf-unified-workflow
Description
Unified AI workflow with persistent memory, TDD execution, and 15 productivity skills. Use when starting any coding project or when you need planning, execut...
Usage Guidance
This skill appears to be what it says: a file-backed planning and TDD workflow with many helper scripts. Before installing or using it, consider: 1) The session-catchup script reads local IDE/session storage (like ~/.claude and OpenCode storage) to import prior conversation history — don't run it if you don't want your local chat content scanned. 2) The skill repeatedly reads planning files (task_plan.md, findings.md, progress.md) into the agent context via PreToolUse hooks; avoid placing secrets or private data in those files because they will be injected into the model context. 3) It will create and prefer a .superpower-with-files/ directory by default — check and, if desired, override paths in prompts. If you want to proceed, review files you already have under your home or project (especially any existing planning files or IDE session logs), and run the scripts manually first to observe what they read/write. If you are uncomfortable with local session recovery or automatic file reads, do not enable the catchup step or remove/modify the PreToolUse hook before use.
Capability Analysis
Type: OpenClaw Skill Name: spf-unified-workflow Version: 2.20.0 The skill bundle provides a highly structured productivity framework for AI agents, integrating persistent memory loops, Test-Driven Development (TDD), and systematic debugging. It includes several utility scripts, such as 'session-catchup.py', which scans local session logs from Claude Code and OpenCode to recover context, and 'init-session.sh' to initialize planning files. While the scripts perform broad local file reads and the instructions use forceful 'Iron Laws' to strictly govern agent behavior, these actions are consistent with the stated goal of maintaining state across sessions and enforcing engineering discipline. No evidence of data exfiltration, malicious execution, or unauthorized persistence was found.
Capability Assessment
Purpose & Capability
The repository contents (planning-with-files, TDD execution helpers, init/check scripts, sync script, and many SKILL.md subskills) match the skill's description of a unified AI workflow. The presence of templates, hooks, and scripts for initializing and checking planning files is proportional to the stated purpose.
Instruction Scope
Runtime instructions and included SKILLs instruct the agent to create/read/write persistent planning files and to run session-catchup.py. That script explicitly scans IDE session storage (e.g., ~/.claude/projects and OpenCode storage) to recover prior conversation context; hooks also run git commands and repeatedly cat task_plan.md before tool use. These behaviors are coherent with the stated 'session catchup' and persistent-memory goals but are privacy-sensitive because they read local IDE/chat histories and repeatedly inject file contents into model context (increasing prompt-injection risk).
Install Mechanism
No install spec is present (instruction-only), and all code is shipped in the repo. There are no downloads from remote URLs or installer scripts that fetch arbitrary code. This reduces supply-chain/remote-execution risk.
Credentials
The skill declares no required environment variables or external credentials. Some scripts reference optional env vars (CLAUDE_PLUGIN_ROOT, OPENCODE_DATA_DIR) and will probe common IDE directories under the user's home. That is consistent with tooling that integrates with local IDEs, but means the skill can access local files and chat logs without requesting new credentials—be aware that no explicit env prompts does not mean no sensitive data is accessed.
Persistence & Privilege
The skill is not always-enabled and does not request system-level privileges. However, it installs PreToolUse/PostToolUse/Stop hooks (declared inside planning-with-files SKILL.md) that repeatedly read planning files before tool calls and run check scripts at Stop; this gives the skill ongoing influence over the agent's tool use (standard for this pattern, but it amplifies any malicious or accidental prompt injection contained in the files).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install spf-unified-workflow
  3. After installation, invoke the skill by name or use /spf-unified-workflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.20.0
Initial release - 15 unified AI workflow skills
Metadata
Slug spf-unified-workflow
Version 2.20.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Superpower with Files?

Unified AI workflow with persistent memory, TDD execution, and 15 productivity skills. Use when starting any coding project or when you need planning, execut... It is an AI Agent Skill for Claude Code / OpenClaw, with 257 downloads so far.

How do I install Superpower with Files?

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

Is Superpower with Files free?

Yes, Superpower with Files is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Superpower with Files support?

Superpower with Files is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Superpower with Files?

It is built and maintained by mok888 (@mok888); the current version is v2.20.0.

💬 Comments