Superpowers Redirect banner
michelbr84 michelbr84

Superpowers Redirect

Git community

Description

--- description: Use when user types /brainstorming, /writing-plans, /subagent-dev, /tdd-loop, /systematic-debugging, /using-worktrees, or /finish-branch — these moved to the Superpowers plugin. Routes the user to the canonical /superpowers:* command. allowed-tools: Read --- Read `skills/superpowers-redirect.md` in this repository and execute its workflow verbatim. Parse any arguments the user passed below and bind them to the skill's declared arguments before running. User arguments: $ARGUMEN

Installation

Installs to ~/.claude/commands/michelbr84-claudemaxpower-superpowers-redirect.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/michelbr84/ClaudeMaxPower/HEAD/.claude/commands/superpowers-redirect.md -o ~/.claude/commands/michelbr84-claudemaxpower-superpowers-redirect.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository