Stats
Actions
Tags
From ruflo-autopilot
Use learned patterns and current state to predict the optimal next action
How this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-autopilot:autopilot-predictThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Predict what to work on next using Ruflo autopilot intelligence:
Predict what to work on next using Ruflo autopilot intelligence:
mcp__claude-flow__autopilot_predict for the recommended next actionmcp__claude-flow__autopilot_progress for task breakdownmcp__claude-flow__autopilot_learn to update patternsmcp__claude-flow__autopilot_learn -- discover success patterns from completed tasksmcp__claude-flow__autopilot_history({ query: "KEYWORD" }) -- search past completionsWhen running inside a /loop, the predict skill guides each iteration:
npx claudepluginhub adnan-bawani/ruflo.chat --plugin ruflo-autopilotGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.