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