Superpower with Files 🚀
The ultimate unified AI workflow combining persistent memory loops with high-speed TDD execution.
Features
- - Persistent AI Memory: AI agents never "lose their spot" thanks to Manus-style file logging
- Dynamic TDD Loop: Built-in instructions for writing tests before code
- Workspace Clutter Control: All AI logs routed to unified directory
- Prompt-Driven Paths: Tell the agent where to save files directly in your prompt
Included Skills (15)
| Skill | Purpose |
|---|
| using-superpowers | How to find and use skills |
| planning-with-files |
Persistent memory loops |
| spf-write-plan | Create implementation plans |
| spf-exec-plan | Execute plans with TDD |
| test-driven-development | TDD workflow |
| systematic-debugging | Debug process |
| brainstorming | Idea generation |
| dispatching-parallel-agents | Multi-agent coordination |
| subagent-driven-development | Subagent patterns |
| requesting-code-review | PR review requests |
| receiving-code-review | Handle review feedback |
| finishing-a-development-branch | Branch completion |
| verification-before-completion | Pre-merge checks |
| using-git-worktrees | Worktree workflow |
| writing-skills | Create new skills |
Quick Start
- 1. Clone the repository
- Point your AI agent at the
/skills folder - Use
/spf-plan to create a plan - Use
/spf-execute to implement
Source
https://github.com/mok888/superpower-with-files
文件超能力 🚀
终极统一AI工作流,融合持久记忆循环与高速TDD执行。
功能特性
- - 持久化AI记忆:借助Manus风格的文件日志,AI代理永不丢失进度
- 动态TDD循环:内置指令,在编写代码前先编写测试
- 工作区整洁控制:所有AI日志统一路由至指定目录
- 提示驱动路径:直接在提示词中告知代理文件保存位置
包含技能(15项)
| 技能 | 用途 |
|---|
| using-superpowers | 如何查找和使用技能 |
| planning-with-files |
持久记忆循环 |
| spf-write-plan | 创建实施计划 |
| spf-exec-plan | 通过TDD执行计划 |
| test-driven-development | TDD工作流 |
| systematic-debugging | 调试流程 |
| brainstorming | 创意生成 |
| dispatching-parallel-agents | 多代理协调 |
| subagent-driven-development | 子代理模式 |
| requesting-code-review | PR审查请求 |
| receiving-code-review | 处理审查反馈 |
| finishing-a-development-branch | 分支完成 |
| verification-before-completion | 合并前检查 |
| using-git-worktrees | 工作树工作流 |
| writing-skills | 创建新技能 |
快速开始
- 1. 克隆仓库
- 将AI代理指向/skills文件夹
- 使用/spf-plan创建计划
- 使用/spf-execute实施执行
来源
https://github.com/mok888/superpower-with-files