# Superpowers

> Comprehensive skill framework from obra/superpowers for AI-assisted development workflows, covering planning, implementation, debugging, code review, and more

- **Type:** Skill
- **Install:** `agentstack add skill-belos-street-skill-kit-superpowers`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [belos-street](https://agentstack.voostack.com/s/belos-street)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [belos-street](https://github.com/belos-street)
- **Source:** https://github.com/belos-street/skill-kit/tree/main/skills/superpowers

## Install

```sh
agentstack add skill-belos-street-skill-kit-superpowers
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Superpowers

A comprehensive skill framework for AI-assisted development workflows, integrated from [obra/superpowers](https://github.com/obra/superpowers).

## Overview

Superpowers provides a complete set of skills that guide AI agents through the entire software development lifecycle. These skills are designed to work together as an integrated workflow, from initial design exploration to final code review and completion.

## Skills Included

### Planning & Design
- [brainstorming](brainstorming/SKILL.md) - Design exploration before implementation
- [writing-plans](writing-plans/SKILL.md) - Implementation plan creation with bite-sized tasks

### Implementation
- [executing-plans](executing-plans/SKILL.md) - Execute implementation plans with review checkpoints
- [subagent-driven-development](subagent-driven-development/SKILL.md) - Subagent-based development workflow
- [test-driven-development](test-driven-development/SKILL.md) - TDD methodology and practices

### Collaboration
- [dispatching-parallel-agents](dispatching-parallel-agents/SKILL.md) - Parallel task execution for independent work
- [receiving-code-review](receiving-code-review/SKILL.md) - Handling code review feedback with technical rigor
- [requesting-code-review](requesting-code-review/SKILL.md) - Requesting and managing code reviews

### Quality Assurance
- [systematic-debugging](systematic-debugging/SKILL.md) - Systematic approach to debugging
- [verification-before-completion](verification-before-completion/SKILL.md) - Pre-completion verification requirements

### Workflow Management
- [finishing-a-development-branch](finishing-a-development-branch/SKILL.md) - Branch completion and integration
- [using-git-worktrees](using-git-worktrees/SKILL.md) - Git worktree management for isolation

### Skill Management
- [using-superpowers](using-superpowers/SKILL.md) - Skill discovery and usage patterns
- [writing-skills](writing-skills/SKILL.md) - Creating and editing skills

## Recommended Workflow

1. **Start**: Use `using-superpowers` to understand skill discovery
2. **Explore**: Use `brainstorming` for design exploration
3. **Plan**: Create implementation plans with `writing-plans`
4. **Execute**: Implement using `executing-plans` or `subagent-driven-development`
5. **Test**: Follow `test-driven-development` practices
6. **Debug**: Use `systematic-debugging` when issues arise
7. **Review**: Request and receive code reviews
8. **Complete**: Verify with `verification-before-completion` and finish with `finishing-a-development-branch`

## Integration Notes

These skills are stored as a collection in the `superpowers/` directory. They are designed for direct reference and integration into AI agent workflows, providing structured guidance for complex development tasks.

Each skill includes detailed instructions, checklists, and examples to ensure consistent and high-quality development practices.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [belos-street](https://github.com/belos-street)
- **Source:** [belos-street/skill-kit](https://github.com/belos-street/skill-kit)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-belos-street-skill-kit-superpowers
- Seller: https://agentstack.voostack.com/s/belos-street
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
