Skip to content

feat: rename package to create-claude-statusline#6

Merged
ramonclaudio merged 2 commits intomainfrom
feat/rename-package
Sep 10, 2025
Merged

feat: rename package to create-claude-statusline#6
ramonclaudio merged 2 commits intomainfrom
feat/rename-package

Conversation

@ramonclaudio
Copy link
Owner

Summary

  • Renamed package from claude-code-status-line to create-claude-statusline
  • Simplified README to focus only on status line functionality
  • Updated all references across the codebase

Why this change?

  • npm rejected the original name as too similar to existing claude-code-statusline
  • New name follows npm convention for setup/installer packages (create-* pattern)
  • More discoverable and clear about its purpose

Changes Made

  • Updated package.json with new name and bin commands
  • Updated all GitHub workflows for new package name format
  • Simplified README from 300+ lines to ~170 lines
  • Removed references to features not in this package (agents, commands, hooks)
  • Updated all documentation files with new repository URLs

Testing

  • Package builds successfully
  • TypeScript validation passes
  • All file references updated

Review Notes

Ready for v0.1.0 release once merged!

- Changed package name from claude-code-status-line to create-claude-statusline
- Updated all references in README, package.json, and GitHub workflows
- Follows npm convention for setup/installer packages (create-* pattern)
- Avoids npm naming conflict with existing claude-code-statusline package
- Removed references to agents, commands, hooks (not in this package)
- Cleaner, more focused documentation
- Kept only relevant features and instructions
- Reduced from 300+ lines to ~170 lines
@ramonclaudio ramonclaudio merged commit f8ab190 into main Sep 10, 2025
7 checks passed
@ramonclaudio ramonclaudio deleted the feat/rename-package branch September 10, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant