---
type: post
title: Superpowers 5.1.0
date: 2026-05-04
tags: [superpowers, ai, agents, coding]
---

I'm pleased to announce Superpowers 5.1.0.

The biggest changes in this release are:

 -A reworking of how we use git  worktrees, now that Claude Code and Codex have first-class support for them.
- Removing the deprecated slash commands that date to the earliest days of Superpowers, when skills triggering was still really brittle.
- Switching the 'code reviewer' subagent to be a regular subagent with a custom prompt, reducing our platform footprint, so that we no longer need any special subagent types.
- A more efficient OpenCode integraiton
- New support for Factory Droid
- Cleanups to Subagent Driven Development and Code Review
- Removal of some old boilerplate text in skills that didn't improve outcomes. 

You can always find the latest version of Superpowers [on GitHub](https://github.com/obra/superpowers)