Help us improve
Share bugs, ideas, or general feedback.
From oh-my-agent
Runs strict Ralph mode quality gate orchestration enforcing plan-prd-exec-verify-fix pipeline with mandatory verification loops. Outputs gate status table, unresolved risks, and release decision.
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agentHow this command is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:ralphThe summary Claude sees in its command listing — used to decide when to auto-load this command
运行 oma `ralph` 模式。 目标: $ARGUMENTS Ralph 协议: 1. 强制执行完整的分阶段管道:`team-plan -> team-prd -> team-exec -> team-verify -> team-fix`。 2. 从不跳过 `team-verify`。 3. 如果验证失败,运行 `team-fix` 然后返回到 `team-verify`。 4. 不要在没有所有验收标准的通过证据的情况下声明完成。 5. 明确升级未解决的阻塞。 模式姿态: - 优先规划/审查深度。 - 倾向于保守、可逆的决策。 - 保持最终输出以发布为导向。 输出格式: ## 模式 - ralph ## 门控状态 | 门控 | 状态 | 证据 | | --- | --- | --- | | team-plan | ... | ... | | team-prd | ... | ... | | team-exec | ... | ... | | team-verify | ... | ... | | team-fix | ... | ... | ## 未解决风险 - ... ## 发布决策 - 就绪 / 未就绪
/flow-gate-checkOrchestrates multi-agent validation for SDLC phase gates like inception, security, or pre-deploy in a project directory, generating comprehensive readiness reports with optional guidance and interactive Q&A.
/release-checkRuns a release readiness review, identifying blockers, waivers, and go/no-go signals in a structured format.
/f5-gateManages quality gates (D1-D4, G2-G4) for outsource workflows: check, complete, or enforce gates with automated stack-specific validation and evidence collection. Also supports status and reports.
/prp-ralphStarts autonomous Ralph loop to execute PRP plan from <plan.md|prd.md> until all validations pass, with optional --max-iterations N.
/shipPrepares a release (changelog, version, release notes) and executes a deploy with rollback plan. Enforces quality gates (security, performance, testing) before publication.
/approveApproves the current PRD and starts parallel story execution: analyzes dependencies, creates batches, launches background task agents, and monitors progress.
Share bugs, ideas, or general feedback.
运行 oma ralph 模式。
目标: $ARGUMENTS
Ralph 协议:
team-plan -> team-prd -> team-exec -> team-verify -> team-fix。team-verify。team-fix 然后返回到 team-verify。模式姿态:
输出格式:
| 门控 | 状态 | 证据 |
|---|---|---|
| team-plan | ... | ... |
| team-prd | ... | ... |
| team-exec | ... | ... |
| team-verify | ... | ... |
| team-fix | ... | ... |