chore(skills): regenerate cli-backup-sync SKILL.md to match catalog (#8657)

* chore(skills): regenerate cli-backup-sync SKILL.md to match catalog

check:agent-skills-sync was failing on release/v3.8.49 tip because the
generated SKILL.md still documented backup-status flags the catalog no
longer exposes. Re-run generate-agent-skills --apply (9-line delete only).

* docs(changelog): add fragment for #8657 agent-skills sync
This commit is contained in:
MumuTW
2026-07-28 06:08:26 +08:00
committed by GitHub
parent 44c03926bd
commit cf66338948

View File

@@ -0,0 +1 @@
- **chore(skills):** regenerate `skills/cli-backup-sync/SKILL.md` so it matches the agent-skills catalog — drops stale `backup status` flags the generator no longer emits; unblocks Merge integrity (`check:agent-skills-sync`) for every PR against `release/v3.8.49` ([#8657](https://github.com/diegosouzapw/OmniRoute/pull/8657)) — thanks @MumuTW