Follow-up Issue from PR
Companion to the code-review process. The user pastes a link to a PR or a specific PR comment. This skill turns the PR into tracked follow-up work in up to two ways, and both can apply to the same PR:
- Comment mode — the linked comment (or a comment chosen from a plain PR link) contains an actionable request (usually written by the reviewer). The skill turns that request into a tracker issue, assigned to the right person.
- Design-doc mode — the PR adds or contains a design/proposal document in the repo's docs area (a design PR). The skill checks whether a tracking issue for already exists and, if not, opens one following the tracking-issue convention.