What problem does it solve? Large or ambiguous issues in Paperclip are hard to delegate and execute directly. This Skill turns an issue or request into a structured implementation plan with an explicit child task graph, named owners, real blocker chains, and a defined acceptance bar, saved as the issue's plan document. ## Core Features & Use Cases - Structured Plan Generation: Produces plans with required sections including goal, context reviewed, constraints, approach, work breakdown, acceptance, risks, and deferrals. - Delegation-Ready Work Breakdown: Splits work into child issues with one specialty, one acceptance verdict, and explicit blocked-by relationships per child. - Paperclip API Integration: Writes the plan via PUT /api/issues/{issueId}/documents/plan, posts a summary comment, and creates a request_confirmation interaction when approval is required. - Use Case: A manager inherits an issue too large to ship in one heartbeat. The Skill breaks it into ordered child issues with owners and blockers, files the plan document, and requests confirmation before any implementation subtasks are created. ## Quick Start Ask the agent to plan the current Paperclip issue and save the breakdown as the issue's plan document for review.