issue-from-comment

Convert PR review comments into structured GitHub issues with context and labels.

5|1|Updated Nov 4, 2015
One-click install
npx skills add https://github.com/samjonester/dotfiles --skill issue-from-comment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-from-comment
Source: https://github.com/samjonester/dotfiles/tree/main/personal/pi/skills/issue-from-comment
Command: npx skills add https://github.com/samjonester/dotfiles --skill issue-from-comment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts PR review comments into well-scoped, AI-implementable GitHub issues on the Marketing Efficiency Team board, preserving context and providing a clear path for developers to act on feedback.

Core Features & Use Cases

  • Gather context from PR comments, pull request data, and related discussions to create a complete issue narrative.
  • Suggest labels by comparing against existing issues in the shop/issues-marketing-efficiency repo to avoid duplicates.
  • Generate an AI-ready issue body with a structured format (Title, Context, Goal, Pre-implementation steps, Implementation steps, Tests) suitable for an engineering workflow.
  • Create the issue directly on the Marketing Efficiency Team project board and set its initial status.

Quick Start

Provide a PR comment URL or the comment context, and the Skill will turn it into an AI-ready GitHub issue on the Marketing Efficiency Team board.

Frequently Asked Questions about issue-from-comment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn PR comments into actionable GitHub issues?

To turn PR comments into actionable GitHub issues, the Skill fetches PR context and related discussions to generate a structured, AI-implementable issue with defined goals, implementation steps, and tests.

How are issue labels determined when creating issues from pull request comments?

Issue labels are determined by searching existing issues in the shop/issues-marketing-efficiency repository to avoid duplicates and suggest appropriate labels for the newly created GitHub issue.

What context does an AI-generated GitHub issue include from a PR comment?

An AI-generated GitHub issue includes a structured body containing Context, Goal, Pre-implementation steps, Implementation steps, tests, and verification commands derived from the PR comment and related discussions.

Can I automatically create and place GitHub issues on a project board from PR feedback?

Yes, you can automatically create GitHub issues from PR feedback and optionally update the project board, setting the initial status directly on the Marketing Efficiency Team board.

Does this issue creation process check for duplicate issues before generating a new one?

Yes, the issue creation process searches for related issues in the issues-marketing-efficiency repo to avoid duplicates before producing a detailed, AI-ready issue structure.

What do I need to provide to generate an AI-ready GitHub issue from a PR comment?

You need to provide a PR comment URL or the comment context, and the Skill will turn it into an AI-ready GitHub issue on the Marketing Efficiency Team board.