superclaude-org--superclaude_framework
226c45cc93
README Quality Check / Multi-language README Quality Assessment (push) Has been cancelled
Tests / Test on Python 3.10 (push) Has been cancelled
Tests / Test on Python 3.11 (push) Has been cancelled
Tests / Test on Python 3.12 (push) Has been cancelled
Tests / Lint and Format Check (push) Has been cancelled
Tests / Pytest Plugin Check (push) Has been cancelled
Tests / SuperClaude Doctor Check (push) Has been cancelled
Tests / Test Summary (push) Has been cancelled
* Add Windows installation guide for PowerShell users Provides step-by-step instructions for installing SuperClaude on Windows since install.sh only supports Linux/macOS and the existing docs assume Unix tooling. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: sort imports to pass ruff I001 check Pre-existing lint issue in execution/__init__.py that blocks CI. ---------