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
- Clone the repository
- Point your AI agent at the
/skillsfolder - Use
/spf-planto create a plan - Use
/spf-executeto implement