원클릭으로
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.