upgrading-vesper-schedules
CommunitySafely migrate and repair legacy Vesper schedules
System Documentation
What problem does it solve?
Upgrading legacy Vesper schedules after scheduler refactors is error-prone and time-consuming; this playbook provides a repeatable workflow to inspect, repair, and verify migrations with user consent.
Core Features & Use Cases
- Inspect current bindings and schedule records to identify drift between legacy concepts and the current runtime model.
- Separate deterministic repairs from user-driven design changes, ensuring safe upgrades with auditable steps.
- Provide a structured plan to auto-normalize where possible and surface decisions that require user approval.
Quick Start
First list schedules with schedule_list, run a non-destructive audit with schedule_repair(apply=false) to identify deterministic repairs, inspect each schedule with schedule_list({ scheduleId, includePrompt: true }), test timing and routing changes with schedule_forecast, and apply approved changes with schedule_update.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: upgrading-vesper-schedules Download link: https://github.com/AskTinNguyen/vesper-team-skills/archive/main.zip#upgrading-vesper-schedules Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.