crew-checkpoint
Run a phase audit and consistency check on the current change. Validates all checklist items before advancing to the next PDEVI phase.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run a phase audit and consistency check on the current change. Validates all checklist items before advancing to the next PDEVI phase.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
List available domain specialists that can be activated for the DevCrew team — covering game dev, security, DevOps, AI/ML, and more.
Initialize a DevCrew workspace and activate the full AI team orchestration protocol — PDEVI workflow, persistent memory, checkpoint-based quality control.
Create a new change proposal and enter the Plan phase of the PDEVI workflow. Supports Standard, Express, and Prototype modes.
Archive completed changes and consolidate agent memory. Moves change artifacts to archive and updates each agent's long-term knowledge base.
View current DevCrew workspace status — active changes, current phase, progress, and open blockers.
| name | crew.checkpoint |
| user-invocable | true |
| description | Run a phase audit and consistency check on the current change. Validates all checklist items before advancing to the next PDEVI phase. |
| metadata | {"author":"lordmos","version":"0.5.1"} |
Run the check.sh script in this skill's directory:
STATUS: NOT_INITIALIZED → Stop. Tell the user: "DevCrew 工作区尚未初始化,请先运行 /crew.init"STATUS: INITIALIZED → Use the output as workspace context. Proceed below.对当前活跃变更执行阶段审计,检查所有审计项是否通过,确保一致性后推进到下一阶段。
npx @lordmos/dev-crew checkpoint [change-name]
不指定变更名称时,自动选择第一个活跃变更。
crew_checkpoint(cwd: string, change?: string)
- [ ])plan_confirmed: true)[x]verify_confirmed: true)除阶段审计外,还检查:
[OPEN] 状态的阻断项审计报告包含 [PASS] / [TODO] 标记、一致性检查结果、记忆同步提醒和下一阶段建议。