mark_complete
Mark feature done/failed (auto-retry)
How to use it
mark_complete is exposed by the Claude Swarm MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the mark_complete tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Claude Swarm
claude mcp add claude-swarm --scope user -- node $(pwd)/dist/index.jsOther tools in Claude Swarm (39)
Add discovered work
Hands-free orchestration until completion
Check all active workers at once
Monitor review worker status
Check for conflicts with other workers
Get worker output (supports heartbeat mode)
Create git checkpoint
Enable/configure worker plan-before-implement mode
Enable/configure Ralph Loop execution defaults
Set auto-review preferences
Set pre-completion verification commands
Compare plans and select winner
Analyze complexity score
View history (paginated)
Get aggregated findings (summary/detailed/json)
Success rates and timing
Get detailed confidence breakdown
Convert review findings into features
Start session with task and features
Clear state and kill all workers
Get current state (use after compaction)
Pause and stop all workers
, python -m pytest
Resume paused session (supports crash recovery)
Reset failed feature for retry
Restore files changed by a worker
Manually trigger code/architecture reviews
Run tests/build commands
Send instructions to running worker
Configure alert threshold
Define feature dependencies
Analyze repo freshness and missing configs
Initialize repo configuration with parallel workers
Graceful shutdown with checkpoint
Spawn 2 planners with different approaches
Launch multiple workers simultaneously
Launch worker with Ralph Loop (fresh context per iteration)
Launch worker for a feature
Pre-flight validation before parallel execution