Skill Review Review Claude Code skill PRs for structural validity, design quality, and marketplace consistency. Arguments - : Output file path for review results (required, passed by daydream or user) - : Base branch for diff comparison (default: ) Workflow Step 1: Parse Arguments Extract the output path from . If no path is provided, default to . Extract if provided, otherwise default to . Step 2: Identify Changed Skills Group changed files by skill directory. Each unique skill directory is a review target. If no skill files changed, write "No skill files changed" to the output path and stop…