一键导入
flywheel-swarm-status
Check the status of running swarm agents and bead progress.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Check the status of running swarm agents and bead progress.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Check if the codebase has drifted from the implementation plan.
Full health check of the codebase and flywheel dependencies.
Deep research on an external GitHub repository to extract implementation insights.
Set up flywheel prerequisites for this project.
Start or resume the full agentic coding flywheel. Drives the complete workflow: scan → discover → plan → implement → review.
Stop the current flywheel session and reset state.
| name | flywheel-swarm-status |
| description | Check the status of running swarm agents and bead progress. |
Check swarm status.
Run br list --json via Bash. Display a status table:
ID | Title | Status | Updated
Highlight any beads in_progress.
Call fetch_inbox via agent-mail MCP tool. Display messages from running agents (sender, subject, time).
Flag beads that appear stuck: updated_at older than 30 minutes and still in_progress.
Show todo list status via TodoRead.
Recommend next action: if stuck agents detected, suggest running /agent-flywheel:flywheel-swarm-stop and restarting.