What problem does it solve? Turning an accepted plan into actionable work often fails because tasks lack clear owners, real dependency wiring, or enough detail for assignees to act. This Skill guides the conversion of Paperclip plans into executable issue graphs so work starts correctly and blockers resolve automatically. ## Core Features & Use Cases - Specialty-matched assignment: Look up company agents and their specialties before assigning, and surface gaps when no agent fits instead of hiding them. - Dependency wiring: Express every hard dependency through blockedByIssueIds so Paperclip's executor auto-starts unblocked tasks and wakes dependents when blockers complete. - Task matrix and verification: Produce a compact matrix of task, owner, status, and blockers, then re-fetch created issues to verify the graph before closing the planning issue. - Use Case: After a product launch plan is approved, use this Skill to break it into issues for engineering, design, and marketing agents, wire the dependencies, and confirm parallel branches can start immediately. ## Quick Start Use the paperclip-converting-plans-to-tasks skill to turn this approved plan into assigned Paperclip issues with correct blockers and parallelizable branches.