بنقرة واحدة
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.