Gitea Actions evaluates cron in UTC, so 22:00 UTC lands at 06:00 the next
day in UTC+8. The previous 03:17 UTC fired at 11:17 Beijing time, in the
middle of the working day.
The schedule triggers Prepare, and update-thirdparty-skills runs off its
workflow_run completion, so moving Prepare moves the whole chain.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Replace the Superpowers plan pipeline with grill-with-docs, specs, local tickets, and ticket-native execution.
BREAKING CHANGE: Remove the legacy Plan CLI, prompt templates, and Superpowers skills.
- add prepare.yml: install tools + maintain shared bare repo, anchors the workflow_run chain
- add checks.yml: merge lint + full test suite into a single workflow_run consumer job
- remove standards-check.yml and test.yml (superseded by checks.yml)
- convert sync-tsl-playbook and update-thirdparty-skills to worktree-model consumers
- unify workflow/job/step display names and emoji