crew-status
View current DevCrew workspace status — active changes, current phase, progress, and open blockers.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
View current DevCrew workspace status — active changes, current phase, progress, and open blockers.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
List available domain specialists that can be activated for the DevCrew team — covering game dev, security, DevOps, AI/ML, and more.
Run a phase audit and consistency check on the current change. Validates all checklist items before advancing to the next PDEVI phase.
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.
基于 SOC 职业分类
| name | crew.status |
| user-invocable | true |
| description | View current DevCrew workspace status — active changes, current phase, progress, and open blockers. |
| 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.展示当前 DevCrew 工作区的概览:活跃变更、各变更所处阶段、进度和待解决的 blocker。
npx @lordmos/dev-crew status
crew_status(cwd: string)
resume.md 中的编排状态摘要根据变更目录中的文件存在性判定当前阶段:
test-report.md 存在 → Verify
impl-log.md 存在 → Execute
design.md 存在 → Design
仅 proposal.md → Plan