Initialize a new slash command for Claude Code.
Initialize a new slash command for Claude Code. Choose to create it as a project-specific command, personal command available everywhere, or as a distributable plugin command.
/plugin marketplace add wombat9000/claude-plugins/plugin install config-wizard@wombat9000-marketplaceFirst, ask the user where they want to create the command using the AskUserQuestion tool with a single choice question:
If the user selects "Plugin", make a second AskUserQuestion call asking:
After receiving the user's answers, create the command in the appropriate location.