TopRank Skills

Home / Claw Skills / 其他 / presale-one-pass-orchestrator
Official OpenClaw rules 15%

presale-one-pass-orchestrator

Run or supervise a one-pass Codex implementation with preflight gates, stepwise plan execution, and strict QA defect loop. Use when executing approved presale plans end-to-end in one controlled run.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 presale-one-pass-orchestrator 技能。 若已安装,则直接安装 presale-one-pass-orchestrator 技能。

Overview

Skill Key
dtsiomo/presale-one-pass-orchestrator
Author
dtsiomo
Source Repo
openclaw/skills
Version
-
Source Path
skills/dtsiomo/presale-one-pass-orchestrator
Latest Commit SHA
cd685a30400fd809f5b332aed5b2ab8a1aaa8627

Extracted Content

SKILL.md excerpt

Run one-pass only after readiness is explicitly approved.

## Preflight
1. Validate all mandatory docs/configs from `project-context`.
2. Validate readiness checklist decision = YES.
3. Validate no open review comments.
4. Stop immediately on any failed gate.

## Execution protocol
1. Follow plan steps in order.
2. After each step, update plan `verification matrix` and `mid-summary`.
3. Keep scope locked; reject out-of-scope additions.

## QA defect loop (mandatory)
Apply process from `references/qa-defect-loop.md`.

## Completion
1. Ensure final summaries exist in all plan files.
2. Produce changed files + reproducible check commands.
3. List risks/debts and open questions.

Related Claw Skills