Open1

install SuperClaude

ta.toshiota.toshio

https://superclaude.netlify.app/docs/Getting-Started/installation

% python -m pip install --user pipx
% python3 -m pipx ensurepath
% source ~/.zshrc
% pipx install SuperClaude


% SuperClaude install
[INFO] Executing operation: install
[INFO] Starting install operation
2025-09-02 09:08:14,584 - SECURITY - INFO - [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[INFO] [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)

============================================================
              SuperClaude Installation v4.0.8
        Installing SuperClaude framework components
============================================================

[INFO] Initializing installation system...

SuperClaude Interactive Installation
Select components to install using the two-stage process:

═══════════════════════════════════════════════════
Stage 1: MCP Server Selection (Optional)
═══════════════════════════════════════════════════

MCP servers extend Claude Code with specialized capabilities.
Select servers to configure (you can always add more later):

Select MCP servers to configure:
================================
 1. [ ] context7 - Official library documentation and code examples
 2. [ ] sequential - Multi-step problem solving and systematic analysis
 3. [ ] magic - Modern UI component generation and design systems (requires API key)
 4. [ ] playwright - Cross-browser E2E testing and automation
 5. [ ] serena - Semantic code analysis and intelligent editing
 6. [ ] morphllm - Fast Apply capability for context-aware code modifications (requires API key)
 7. [ ] Skip MCP Server installation

Enter numbers separated by commas (e.g., 1,3,5) or 'all' for all options:
> 1,2,4
[INFO] Selected MCP servers: context7, sequential, playwright

═══════════════════════════════════════════════════
Stage 2: Framework Component Selection
═══════════════════════════════════════════════════

Select SuperClaude framework components to install:

Select components (Core is recommended):
========================================
 1. [ ] core - SuperClaude framework documentation and core files
 2. [ ] modes - SuperClaude behavioral modes (Brainstorming, Introspection, Task Management, Token Efficiency)
 3. [ ] commands - SuperClaude slash command definitions
 4. [ ] agents - 14 specialized AI agents with domain expertise and intelligent routing
 5. [ ] mcp_docs - MCP documentation for context7, sequential, playwright (auto-selected)

Enter numbers separated by commas (e.g., 1,3,5) or 'all' for all options:
> 1,2,3,4
[INFO] Auto-selected MCP documentation for configured servers
[INFO] Selected framework components: core, modes, commands, agents, mcp_docs, mcp
[INFO] Validating system requirements...
[] All system requirements met
[!] Installation directory already exists: /Users/ta_toshio/.claude
Continue and update existing installation? [y/N]
> y

Installation Plan
==================================================
Installation Directory: /Users/ta_toshio/.claude
Components to install:
  1. core - SuperClaude framework documentation and core files
  2. modes - SuperClaude behavioral modes (Brainstorming, Introspection, Task Management, Token Efficiency)
  3. commands - SuperClaude slash command definitions
  4. agents - 14 specialized AI agents with domain expertise and intelligent routing
  5. mcp_docs - MCP server documentation and usage guides
  6. mcp - MCP server configuration management via .claude.json

Estimated size: 199.3 KB

Proceed with installation? [Y/n]
> y
[INFO] Installing 6 components...
[INFO] Creating backup of existing installation...
[INFO] Installing core...
2025-09-02 09:08:27,667 - SECURITY - INFO - [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[INFO] [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[INFO] Installing SuperClaude core framework files...
2025-09-02 09:08:27,668 - SECURITY - INFO - [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[INFO] [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[] <CoreComponent(core)> component installed successfully (3 files)
[INFO] Updated metadata with framework configuration
[INFO] Updated metadata with core component registration
[INFO] Created CLAUDE.md with default content
[INFO] Adding 3 new imports to category 'Core Framework': ['FLAGS.md', 'PRINCIPLES.md', 'RULES.md']
[] Updated CLAUDE.md with 3 new imports
[INFO] Updated CLAUDE.md with core framework imports
[INFO] Installing modes...
2025-09-02 09:08:27,672 - SECURITY - INFO - [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[INFO] [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[INFO] Installing SuperClaude behavioral modes...
2025-09-02 09:08:27,673 - SECURITY - INFO - [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[INFO] [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[] Modes component installed successfully (5 mode files)
[INFO] Updated metadata with modes component registration
[INFO] Adding 5 new imports to category 'Behavioral Modes': ['MODE_Brainstorming.md', 'MODE_Introspection.md', 'MODE_Orchestration.md', 'MODE_Task_Management.md', 'MODE_Token_Efficiency.md']
[] Updated CLAUDE.md with 5 new imports
[INFO] Updated CLAUDE.md with mode imports
[INFO] Installing commands...
[INFO] Installing SuperClaude command definitions...
[] <CommandsComponent(commands)> component installed successfully (21 files)
[INFO] Updated metadata with commands configuration
[INFO] Updated metadata with commands component registration
[INFO] Installing agents...
[INFO] Installing SuperClaude specialized agents...
[] <AgentsComponent(agents)> component installed successfully (14 files)
[INFO] Updated metadata with agents configuration
[INFO] Registered agents component in metadata
[INFO] Updated metadata with agents configuration
[INFO] Registered agents component in metadata
[] Successfully installed 14 specialized agents
[INFO] Installing mcp_docs...
2025-09-02 09:08:27,704 - SECURITY - INFO - [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[INFO] [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[INFO] Installing MCP server documentation...
2025-09-02 09:08:27,704 - SECURITY - INFO - [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[INFO] [ALLOW] Claude directory installation validated: /Users/ta_toshio/.claude (PID: 82172)
[] MCP documentation installed successfully (3 files for 3 servers)
[INFO] Updated metadata with MCP docs component registration
[INFO] Adding 3 new imports to category 'MCP Documentation': ['MCP_Context7.md', 'MCP_Sequential.md', 'MCP_Playwright.md']
[] Updated CLAUDE.md with 3 new imports
[INFO] Updated CLAUDE.md with MCP documentation imports
[INFO] Installing mcp...
[INFO] Configuring MCP servers in Claude...
[INFO] Added new MCP server 'context7' from context7
[INFO] Configured MCP server: context7
[INFO] Added new MCP server 'sequential-thinking' from sequential
[INFO] Configured MCP server: sequential-thinking
[INFO] Added new MCP server 'playwright' from playwright
[INFO] Configured MCP server: playwright
[] Successfully configured 3 MCP servers
[INFO] Updated metadata with MCP component registration
[INFO] Running post-installation validation...
[INFO]   ✓ mcp: Valid
[INFO]   ✓ modes: Valid
[INFO]   ✓ core: Valid
[INFO]   ✓ commands: Valid
[INFO]   ✓ mcp_docs: Valid
[INFO]   ✓ agents: Valid
[INFO] All components validated successfully!
Installing: [██████████████████████████████████████████████████] 100.0% Installation complete ETA: 0s
[] Installation completed successfully in 0.8 seconds
[INFO] Installed components: mcp, modes, core, commands, mcp_docs, agents
[INFO] Backup created: /Users/ta_toshio/.claude/backups/superclaude_backup_20250902_090827.tar.gz
[] SuperClaude installation completed successfully!

Next steps:
1. Restart your Claude Code session
2. Framework files are now available in /Users/ta_toshio/.claude
3. Use SuperClaude commands and features in Claude Code