What problem does it solve? Getting a second pair of eyes on task planning documents before execution requires manual copy-pasting and follow-up. This Skill automates sending task docs to Claude Code for review and ensures every comment it leaves gets resolved through the proper append-only workflow. ## Core Features & Use Cases - Automated Review Invocation: Launches Claude Code in print mode against the task folder, handling stdin redirection and logging so the review runs unattended. - Comment Detection and Failure Diagnosis: Counts review comments in both Markdown and HTML planning docs, and surfaces log output when the review fails or returns nothing. - Mandatory Comment Resolution: Invokes the resolve-comments workflow and verifies author replies exist, keeping the append-only review thread intact. - Use Case: After drafting a plan for task 042, run this Skill to have Claude review the docs, then automatically resolve all P1/P2/P3 comments before execution begins. ## Quick Start Ask the agent to request a Claude review for task 042 and resolve any comments it leaves.