Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Run an autonomous /loop iteration -- check progress, work on next task, schedule next wake
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-12 | ✗→✓ | ▲ Improved | -54% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -59% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -51% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -62% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -73% | 0% |
Run one autopilot iteration using Claude Code's native /loop:
mcp__plugin_ruflo-core_ruflo__autopilot_statusmcp__plugin_ruflo-core_ruflo__autopilot_disable and stopmcp__plugin_ruflo-core_ruflo__autopilot_predict for the optimal next actionmcp__plugin_ruflo-core_ruflo__autopilot_logScheduleWakeup({ delaySeconds: 270, reason: "next autopilot iteration" })Always use delay 270s (under 300s cache TTL) to keep the prompt cache warm between iterations.
Autopilot discovers tasks from:
Configure: mcp__plugin_ruflo-core_ruflo__autopilot_config({ taskSources: ["team-tasks", "swarm-tasks"] })
Other measured skills in the registry, with their headline benchmark lift.