superclaude-org--superclaude_framework
f33e7c9e40
- 'superclaude install' now installs all skills to ~/.claude/skills/ and agents to ~/.claude/agents/; new --minimal flag installs only the confidence-check skill with no agents - 'superclaude update' force-reinstalls the same set - Rename install_commands.py -> install_assets.py (agents only); remove dead install_commands/list_*_commands functions - install_skill: dual source resolution (package dir + plugins/), new install_all_skills helper - doctor: recognize SKILL.md skill layout (legacy implementation.md still accepted) - install.sh / Makefile: drop slash-command install/sync steps - Update unit and e2e tests to the new install behavior