Max Power banner
michelbr84 michelbr84

Max Power

Development community

Description

--- description: One-command activation — installs ClaudeMaxPower, offers Superpowers plugin install, presents capabilities menu, and routes the user to the right skill for their immediate goal. argument-hint: [--goal <value>] [--mode <value>] [--install-superpowers-plugin <value>] allowed-tools: Bash, Read, Edit, Write, Glob, Grep, Agent, TaskCreate, TaskUpdate --- Read `skills/max-power.md` in this repository and execute its workflow verbatim. Parse any arguments the user passed below and bin

Installation

Installs to ~/.claude/commands/michelbr84-claudemaxpower-max-power.md

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

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

Full documentation available on GitHub

View Source Repository