AbilityKit 客户端/服务端帧同步的预测、回滚、对账、CatchUp、BattleHost 排查与调试工作流。覆盖 ClientPredictionDriverModule(含新 IClientPredictionReconcileControl)、RollbackCoordinator、两套并行的客户端预测 primitives(world.framesync 与 host.extension/Client/FrameSync)、ServerRollbackModule、FrameSyncDriverModule、CatchUp 子系统。触发场景:预测不前进、predicted 卡住、rollback 不触发或风暴、reconcile mismatch、idealFrame/stall、per-world 统计混乱、CatchUp、ConfirmedAuthority、BattleHost 生命周期。
$npx -y skills add hobobo/abilitykit --skill framesync-prediction-rollbackInstalls into the current project.
Run `npx skills use "https://github.com/hobobo/abilitykit" --skill "hobobo/abilitykit/framesync-prediction-rollback"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hobobo/abilitykit" that are relevant to the current task. Run `npx skills add "https://github.com/hobobo/abilitykit"` and select the relevant skills, then follow their instructions.