ワンクリックで
harness-on
重新启用 Harness 模式。Use when you want to resume Harness 6-stage loop after /harness-off.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
重新启用 Harness 模式。Use when you want to resume Harness 6-stage loop after /harness-off.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | harness-on |
| description | 重新启用 Harness 模式。Use when you want to resume Harness 6-stage loop after /harness-off. |
重新启用 Harness 6 阶段 Loop。
将 .harness/current-stage.json 更新为:
{"stage":"PLAN","since":"<当前时间 ISO8601>","task":"待用户说明"}
完成后输出:
[Harness ON] Harness 模式已启用,当前阶段: PLAN。
请描述你要做的任务,我将按 6 阶段 Loop 执行:
PLAN → SETUP → EXECUTE → VERIFY → REVIEW → FEEDBACK
关闭: /harness-off
为当前项目初始化完整的 Harness Engineering 配置(Rules、Hooks、Constraints、QA 标准)。Use when bootstrapping a new project or adding harness to an existing project.
执行 5 层 QA 金字塔检查,生成量化验证报告。Use when completing a feature, before committing, or before creating a PR.
执行交付前 5 项复盘检查,确保流程合规和质量达标。Use when about to deliver work to users, before final handoff, or when completing a development cycle.
启动 Harness 任务(交互式收集需求,自动带上全部流程约束)。Use when starting a new feature, task, or any development work in a Harness-enabled project.
在 AI 工具内执行受控自动修复 loop。Use when tests, E2E, quality gate, or verification fails and the user expects the agent to fix and rerun instead of only reporting failure.
执行 Santa Method 双独立对抗验证。Use when reviewing high-risk changes, production deployments, or complex logic before shipping.