- Add --dir argument for custom installation path
- Add confirmation prompt showing target directory
- Add help text with usage examples and --help flag
- Update all file operations to use custom directory
- Convert relative paths to absolute paths
- Fix backup prompt to only show when directory has files
- Add informational message for empty directories
- Update README.md with installation options and examples
- Maintain backward compatibility with default ~/.claude
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>
Complete rewrite focusing on benefits over technical details, inspired by Reddit post feedback.
Changes include problem-solution narrative, conversational tone, real developer stories,
and community-focused approach while preserving all technical information.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Add compelling header with badges and tagline
- Create "Quick Start for Users" section highlighting key benefits
- Showcase 9 AI personas, 18 commands, and intelligent features
- Add "Why SuperClaude?" comparison and "Perfect For" sections
- Include visual elements (emojis, badges) for better engagement
- Maintain existing technical documentation structure
Makes the project more accessible to new users while preserving depth.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Add MIT License for open source distribution
- Copyright 2025 NomenAK
- Allows free use, modification, and distribution
- Standard permissive license for configuration frameworks
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Update expected shared resources count from 19 to 26
- Reflect actual number of YAML configuration files
- Ensure installation validation matches current project structure
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Add comprehensive .gitignore for logs, .claudedocs, and common files
- Remove logs/ directory from version control
- Remove .claudedocs/ directory from version control
- Keep operational files local while tracking core configuration
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>