Skip to content
Development
Command

/autopilot-status

Quick autopilot progress summary with task completion stats

From plugin
claude-flow
67k194 skills157 agents194 commands1 MCP
Install
> /plugin marketplace add ruvnet/claude-flow

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/autopilot-status

Context preview

What this command does when you run it.

Quick autopilot progress summary with task completion stats

Command definition

autopilot-status.md
name: autopilot-status
description: Quick autopilot progress summary with task completion stats

$ARGUMENTS Show autopilot progress. Calls `autopilot_status` and `autopilot_progress` via MCP.

Displays:

  • Enabled/disabled state
  • Iteration count vs max
  • Elapsed time vs timeout
  • Task completion by source (team-tasks, swarm-tasks, file-checklist)
  • Overall completion percentage

For detailed task breakdown, use `autopilot_progress`. For event log, use `autopilot_log`.

Ships withclaude-flow

An agent meta-harness for Claude Code and Codex. Agent = Model + Harness. The model writes; the harness gives it tools, memory, loops, sandboxes, and controls so it can actually work.

Get the whole plugin