From oh-my-agent
Initializes persistent oma workflow lifecycle with metadata and state files, runs team-plan then team-prd, starts team-exec if scoped, reports phase and recovery command.
How this command is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:launchThe summary Claude sees in its command listing — used to decide when to auto-load this command
启动 oma 工作流生命周期。 任务: $ARGUMENTS 启动协议: 1. 初始化生命周期元数据(模式、目标、验收标准、所有者假设)。 2. 如果文件系统工具可用,创建/更新: - `.oma/state/workflow.md` - `.oma/state/checkpoint.md` - `.oma/state/hud.json`(仅在缺失时创建默认 `visibility=normal`) 3. 运行 `team-plan` 然后 `team-prd`。 4. 仅在范围明确时启动第一个执行片段(`team-exec`)。 5. 报告当前阶段和恢复命令。 输出格式: ## 生命周期 - 状态:已启动 - 活动模式: - 当前阶段: ## 已初始化状态 - ... ## 第一个执行片段 - ... ## 恢复 - 下一个命令:
启动 oma 工作流生命周期。
任务: $ARGUMENTS
启动协议:
.oma/state/workflow.md.oma/state/checkpoint.md.oma/state/hud.json(仅在缺失时创建默认 visibility=normal)team-plan 然后 team-prd。team-exec)。输出格式:
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agent/create-workflowCreates multi-phase workflow definitions with JIT resource loading, progress tracking, structured phases, and metadata.
/workflowManages 5-phase development workflows interactively or via subcommands for start, status, next, approve, phase navigation, session control, and metrics.
/workflow-startLaunches a multi-phase Agent Team workflow session with automatic phase selection and agent dispatch based on task type.
/launchGuides users through creating a structured product launch plan with interactive parameter selection for scope, type, phase, and channels.
/launchGenerates platform-specific copy for Product Hunt, Twitter/X, LinkedIn, Hacker News, plus launch checklist, press kit, and timeline.
/launchGuided interactive setup to launch an agent team using the Swarm plugin. Walks through pre-flight checks, configuration, role selection, briefing, and team creation.