What problem does it solve? Actionable requests buried in PR review comments and newly added design documents often get forgotten after merge. This Skill turns a pasted PR or PR-comment link into tracked follow-up work by extracting the actionable ask and opening a properly assigned, labeled issue in the configured tracker. ## Core Features & Use Cases - Comment mode: Fetches the linked PR comment (conversation or inline review), quotes the actionable excerpt with credentials redacted, and creates a follow-up issue assigned to the @-mentioned person or the PR author. - Design-doc mode: Detects markdown design documents added by the PR, dedupes against existing tracking issues, and opens an Implement: <feature> tracking issue cross-linked with the design PR. - Use Case: A reviewer comments "@alice can you add rate limiting here?" on a merged PR. Paste the comment link and the Skill files a labeled issue quoting the request, with acceptance criteria, assigned to alice, linked back to the PR. ## Quick Start Paste a PR or PR-comment link and ask the agent to create a follow-up issue from it.