Claude Code v2.1.90 adds /powerup command with gamified feature discovery

Claude Code v2.1.90 includes a new /powerup slash command that implements a gamified onboarding system. This feature helps users discover 10 specific capabilities that are often overlooked in the AI coding assistant.
Key Details
The /powerup command provides 10 unlockable power-ups, each designed to teach one feature that most Claude Code users miss during regular use. The system includes animated demonstrations that run directly in the terminal, showing users how each feature works in practice.
The source material references a GitHub repository containing documentation of these power-ups with screenshots. The repository is maintained at https://github.com/shanraisshan/claude-code-best-practice/blob/main/best-practice/claude-power-ups.md and appears to be part of a broader best practices collection for Claude Code.
This type of gamified onboarding is becoming more common in developer tools as a way to increase feature adoption without requiring users to read extensive documentation. By presenting features as unlockable achievements with immediate visual feedback, tools can encourage exploration of capabilities that might otherwise remain undiscovered.
For Claude Code specifically, which is an AI-powered coding assistant, this approach could help users discover more efficient ways to interact with the tool, potentially improving their coding workflow through better understanding of available commands and features.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Code System Prompts v2.1.53-2.1.55: Memory Selection Added, Command Execution Removed
Claude Code system prompts versions 2.1.53 to 2.1.55 add memory selection instructions (156 tokens), remove command execution specialist (109 tokens), and reorganize prompts into ~70 atomic files. Background agents now auto-notify on completion instead of providing output file paths.

Bloomberg Reports on AI Coding Agents and Productivity Concerns in 2026
A Bloomberg article from February 2026 discusses AI coding agents like Claude Code and reports on a 'productivity panic' in the tech industry. The article received 44 points and 14 comments on Hacker News.

Claude Code v2.1.139 Adds Agent View, /goal Command, and Major MCP Improvements
Claude Code v2.1.139 introduces a new agent view for session management, a /goal command for multi-turn tasks, expanded hook capabilities, and fixes for MCP server memory issues and terminal corruption.

Testing OpenClaw on UmbrelOS: What to Know
OpenClaw's integration with UmbrelOS is being explored, potentially offering a new environment for AI-enhanced coding tools.