# 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, execution, debugging, or code review workflows.

- Skill: `dvcrn/superpower-with-files-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dvcrn/superpower-with-files-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dvcrn/superpower-with-files-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: dvcrn (https://skillmd.com/u/dvcrn)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/dvcrn/superpower-with-files-2

---


> Generated note: shared plugin assets for this package live at the plugin root. Common local references were rewritten when they appeared in backticks or markdown links.

# 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
2. Point your AI agent at the `/skills` folder
3. Use `/spf-plan` to create a plan
4. Use `/spf-execute` to implement

## Source

https://github.com/mok888/superpower-with-files

