Claude.CommandInstaller (claude v0.5.2)

View Source

Installs Claude slash commands into the project's .claude/commands directory.

This module handles:

  • Installing bundled commands from the package
  • Detecting existing user commands
  • Prompting for confirmation on conflicts
  • Preserving user customizations

Summary

Functions

Installs bundled commands into the project's .claude/commands directory.

Lists all available bundled commands for documentation purposes.

Functions

install(igniter)

Installs bundled commands into the project's .claude/commands directory.

Returns the updated igniter.

list_bundled_commands()

Lists all available bundled commands for documentation purposes.