Slash Command
/create-workflow
Create a custom tmux workflow command for your project
From tmux-session-toolsInstall
1
Run in your terminal$
npx claudepluginhub koromiko/my_claudecode_marketplaceDetails
Argument
workflow-nameCommand Content
Use the Task tool to spawn the create-workflow-agent subagent from this plugin.
Pass these values to the agent in the prompt:
- Plugin root path:
${CLAUDE_PLUGIN_ROOT} - Current working directory:
${CWD} - Optional workflow name:
$1(if provided)
The agent will:
- Analyze the current project structure using detection scripts
- Identify project type, frameworks, and available scripts
- Suggest an appropriate tmux layout based on project type
- Guide user through customizing pane names, commands, and watch intervals
- Generate an executable workflow command that can be reused
Other plugins with /create-workflow
Stats
Parent Repo Stars0
Parent Repo Forks0
Last CommitJan 28, 2026