Stats
Actions
Tags
From hyrex-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
/hyrex-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 Hyrex autopilot intelligence:
Predict what to work on next using Hyrex autopilot intelligence:
mcp__hyrex__autopilot_predict for the recommended next actionmcp__hyrex__autopilot_progress for task breakdownmcp__hyrex__autopilot_learn to update patternsmcp__hyrex__autopilot_learn -- discover success patterns from completed tasksmcp__hyrex__autopilot_history({ query: "KEYWORD" }) -- search past completionsWhen running inside a /loop, the predict skill guides each iteration:
npx claudepluginhub akhilyad/deployy --plugin hyrex-autopilotGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.