Skip to content

feat: install slash command for global installs#106

Open
RichardSto wants to merge 1 commit intomainfrom
feat/global-slash-command
Open

feat: install slash command for global installs#106
RichardSto wants to merge 1 commit intomainfrom
feat/global-slash-command

Conversation

@RichardSto
Copy link
Collaborator

Summary

  • Global installs (--global) now also install the /codehud slash command to ~/.claude/commands/codehud.md
  • Previously, --global only wrote to ~/.claude/CLAUDE.md and skipped the slash command
  • Uninstall similarly cleans up the global slash command

Test plan

  • Run codehud install-skill claude-code --global and verify ~/.claude/commands/codehud.md is created
  • Run codehud install-skill claude-code (local) and verify .claude/commands/codehud.md still works
  • Run codehud uninstall-skill claude-code --global and verify both files are removed

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