mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 20:32:20 +03:00
20 tests covering: - dry-run produces report without writing (filesystem unchanged) - apply writes SKILL.md for API and CLI skills with correct sections - apply writes all 42 skills when no filter - idempotency: second run reports 0 generated, all unchanged - prune dry-run detects orphans without deleting - prune apply deletes orphan dirs, preserves catalog dirs - marker preservation: custom block survives regeneration - buildSkillMarkdown: valid shape, no escape errors, correct sections per category - onlyIds filter limits generation - report shape validation Also adds gray-matter as dependency (per plan prerequisite check).