mirror of
https://github.com/addyosmani/agent-skills.git
synced 2026-08-12 18:07:26 +02:00
- Support single-quoted TOML description strings (previously silently returned null) - Wrap file reads in try/catch to produce actionable CI errors instead of raw stack traces - Remove dead tomlStems variable; declare allTomlStems once and compute allCanonicalStems for an accurate command count in the summary - Simplify description mismatch output to always show all three values, removing a redundant conditional branch