Fix: platform instruction files now correctly include the Inspection Guide on Windows
The sync-agent-rules.sh script failed to resolve @file imports on Windows due to CRLF line endings, causing platform instruction files (Copilot, Cline, Continue, Amazon Q) to show <!-- Import not found --> instead of the Inspection Guide content.
Fixed
sync-agent-rules.shnow strips\rbefore resolving@fileimports — matches the CRLF fix applied tosync-skills.mjsin v0.3.0
Full Changelog: v0.3.0...v0.3.1