Agent skill
cunzhi
寸止协议 - Pause and wait mechanism for human confirmation at critical decision points. Prevents AI from proceeding autonomously past important checkpoints. Core safety and collaboration mechanism.
Install this agent skill to your Project
npx add-skill https://github.com/WenJunDuan/Rlues/tree/main/vibeCoding/old version/claude/config-agent_v7.8/.claude/skills/cunzhi
SKILL.md
寸止 (Cunzhi) Protocol
Concept
寸止 = "Stop at the inch" - Pause execution at critical points for human review.
Cunzhi Points
| Point | When | Purpose |
|---|---|---|
[REQ_READY] |
需求分析完成 | 确认理解正确 |
[DESIGN_READY] |
方案设计完成 | 确认技术方案 |
[PLAN_READY] |
计划制定完成 | 确认执行计划 |
[PHASE_DONE] |
阶段执行完成 | 确认继续下一阶段 |
[RELEASE_READY] |
准备发布 | 确认发布 |
[TASK_DONE] |
任务完成 | 确认归档 |
Invocation
MCP Tool (Preferred)
Tool: mcp-feedback-enhanced
Action: request_confirmation
Message: "[PLAN_READY] 请确认执行计划..."
Fallback
---
🛑 **[PLAN_READY]** 寸止等待确认
请审查以上计划,确认后输入:
- `继续` - 执行计划
- `修改` - 调整后重新规划
- `取消` - 终止任务
---
Rules
- 必须等待 - 不可跳过寸止点
- 明确输出 - 清晰展示等待内容
- 选项明确 - 提供清晰的下一步选项
- 状态保存 - 寸止时保存当前状态
Integration
Called by:
riperworkflow at phase transitionsvibe-planafter planningvibe-reviewbefore commit
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-teams
Path D 并行编排 — 子代理分工 + Agent Teams 协作。需要 CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
tdd
Path 分级 TDD 策略
context7
E 阶段按需拉取库文档 — 用 ctx7 获取准确 API 信息
knowledge
跨会话经验管理 — 在 .ai_state 内沉淀和复用项目经验
code-quality
Rev 阶段 Plugin 编排顺序
verification
V 阶段 Path 分级验证清单
Didn't find tool you were looking for?