What problem does it solve? Getting a second opinion on task planning documents before execution requires manual copy-pasting into external tools and tracking feedback by hand. This Skill automates sending task docs to Grok CLI for review and ensures every comment it leaves gets formally resolved. ## Core Features & Use Cases - Headless Grok Review: Invokes Grok CLI in unattended mode with bypassed permissions to review task planning docs in docs/tasks/. - Comment Detection and Verification: Counts review threads in both Markdown (UNRESOLVED(P1) style) and HTML (<pd-thread>) formats, then verifies author replies exist after resolution. - Mandatory Comment Resolution: Automatically invokes resolve-comments after a successful review, enforcing append-only thread handling per the review format conventions. - Use Case: Before executing task 042, run this Skill to have Grok critique the plan, then automatically resolve each P1/P2/P3 comment so the doc is execution-ready. ## Quick Start Ask the agent to request a Grok review of task 042 and resolve any comments it leaves.