Checkpoint-based pause and confirm system using cunzhi MCP for quality gates
Scanned 9/5/2026
Install to Claude Code
npx -y skills add WenJunDuan/Rlues --skill cunzhi --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cunzhi?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wenjunduan-cunzhi-24c49299)More formats (shields.io, HTML) on the badges page.
---
name: cunzhi
description: "Checkpoint-based pause and confirm system using cunzhi MCP for quality gates"
---
# 寸止 (Cunzhi)
真暂停 + 等待确认。不是输出"请确认"然后继续。
## 工具
| 工具 | 类型 | 用法 | 调用方式 |
|:---|:---|:---|:---|
| cunzhi MCP | MCP | 真暂停等待用户 | `cunzhi.confirm({ checkpoint, summary, options })` |
## 检查点清单
| 检查点 | RIPER 阶段 | Path | 触发条件 |
|:---|:---|:---|:---|
| DESIGN_READY | D 完成 | B/C | 方案选定 |
| PLAN_READY | P 完成 | B/C | 任务拆解完 |
| CONFIRMED | C 完成 | B/C | 验收标准确认 |
| PHASE_DONE | E 中间 | C | 九步各阶段 |
| VERIFIED | V 通过 | C | 验证通过 |
| VERIFY_FAIL | V 失败 | All | 3 次验证失败 |
| TASK_DONE | Rev 完成 | All | 任务归档 |
## 降级
MCP 不可用 → 输出 `[CUNZHI checkpoint_name]` 文字标记 + 等待用户回复。永不跳过。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!