Create and migrate repo-defined Tessl schedules in a project's tessl.json. Turns a plain-language cadence into a validated schedules entry, and moves an existing UI/CLI schedule into version control.
90
97%
Does it follow best practices?
Impact
94%
0.94xAverage score across 2 eval scenarios
Low
Low-risk findings worth noting
{
"name": "tessleng/schedule-management",
"version": "0.1.0",
"summary": "Create and migrate repo-defined Tessl schedules in a project's tessl.json. Turns a plain-language cadence into a validated schedules entry, and moves an existing UI/CLI schedule into version control.",
"private": false,
"skills": {
"schedule-setup": {
"path": "skills/schedule-setup/SKILL.md"
},
"schedule-migrate": {
"path": "skills/schedule-migrate/SKILL.md"
}
}
}