---
title: "claude: /powerup"
url: https://perrotta.dev/2026/05/claude-/powerup/
last_updated: 2026-05-04
---


[Previously]({{< ref "2025-10-01-claude-code-cheatsheet" >}}).

Run `/powerup` within Claude Code:

```
 ▐▛███▜▌   Claude Code v2.1.126
▝▜█████▛▘  Sonnet 4.6 · Claude Enterprise
  ▘▘ ▝▝    /Users/thiago.perrotta

❯ /powerup
───────────────────────────────────────────────────────────────────────────────
  Power-ups 5/10 unlocked ████████

  Each power-up teaches one thing Claude Code can do that most people miss. Open
  one, read it, try it, mark it done.

    ✔ Talk to your codebase    @ files, line refs
    ✔ Steer with modes         shift+tab, plan, auto
    ✔ Undo anything            /rewind, Esc-Esc
    ◯ Run in the background    tasks, /tasks
    ◯ Teach Claude your rules  CLAUDE.md, /memory
  ❯ ✔ Extend with tools        MCP, /mcp
    ◯ Automate your workflow   skills, hooks
    ◯ Multiply yourself        subagents, /agents
    ◯ Code from anywhere       /remote-control, /teleport
    ✔ Dial the model           /model, /effort

  ↑↓ to select · Enter to open · Esc to close
```

This is a clever and unobtrusive way to teach usage tips and tricks to
developers, I like it!

