Predict what to work on next using Ruflo autopilot intelligence: 1. Call for the recommended next action 2. If confidence 0.7, execute the prediction directly 3. If confidence < 0.7, check for task breakdown 4. Pick the highest-priority incomplete task 5. After completing work, call to update patterns Learning Pipeline - -- discover success patterns from completed tasks - -- search past completions - Patterns are stored in AgentDB for cross-session recall Integration with /loop When running inside a , the predict skill guides each iteration: - High confidence prediction - execute immediately…