You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correct README to show actual claude-commands CLI options
- Removed non-existent options (--hooks, --subagents, config commands)
- Kept only actual available commands: install, list, status
- Simplified instructions to reflect current CLI capabilities
- Removed references to interactive wizard that doesn't exist
The claude-commands CLI currently only supports:
- install (--active, --experimental, --all)
- list (--active, --experimental)
- status
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments