positron-issue-creator

Drafts complete GitHub issue drafts for the Positron repository with duplicate checking.

4.2k|169|Updated May 24, 2022
One-click install
npx skills add https://github.com/posit-dev/positron --skill positron-issue-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: positron-issue-creator
Source: https://github.com/posit-dev/positron/tree/main/.claude/skills/positron-issue-creator
Command: npx skills add https://github.com/posit-dev/positron --skill positron-issue-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manual GitHub issue creation is time-consuming, prone to errors (duplicates, missing info), and often lacks clarity, leading to inefficient development cycles. This skill streamlines the process, ensuring every issue is precise, complete, and actionable.

Core Features & Use Cases

  • Duplicate Detection: Automatically searches for existing issues and discussions to prevent redundant reports, saving developer time.
  • Context Gathering: Guides you through asking precise questions to ensure all necessary details (versions, reproduction steps, errors) are captured, eliminating back-and-forth.
  • Structured Drafting: Crafts terse, specific, and actionable issue titles and bodies, adhering to best practices for clarity and developer efficiency.
  • Use Case: A user encounters a bug in Positron. Instead of manually checking for duplicates, guessing labels, and writing a vague report, they use this skill to generate a perfectly formatted, complete, and actionable GitHub issue draft in minutes, ready for submission.

Quick Start

Draft a GitHub issue for Positron about the console freezing when printing large dataframes.

Frequently Asked Questions about positron-issue-creator

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

FAQPage Schema
How do I draft a GitHub issue to avoid duplicates and ensure it's complete?

Draft GitHub issues using structured templates that automatically search for existing issues and discussions to prevent duplicates, gather essential context like versions and reproduction steps, and format the issue body for clarity and developer efficiency before submission.

Can I automate GitHub issue creation for bug reports and feature requests?

Automate issue drafting by using dedicated scripts that generate high-quality GitHub issues with proper labels, structured titles and bodies, and duplicate detection, eliminating manual checking and formatting work while maintaining best practices.

What's the best way to create consistent, actionable GitHub issues?

Use issue templates and writing guidelines to craft terse, specific titles and bodies that capture all necessary details—versions, reproduction steps, errors—in a structured format ready for manual submission without back-and-forth clarification.

Does GitHub issue automation work with Positron repositories?

Yes, issue automation with duplicate detection and label retrieval works specifically for Positron repositories, using the `gh` CLI tool to search existing issues and discussions while generating complete Markdown drafts.

Why do manually created GitHub issues often lack critical information?

Manual issue creation skips context gathering and duplicate checks, resulting in vague reports, missing versions or reproduction steps, and redundant issues that create inefficient development cycles and unnecessary back-and-forth.

Can I use issue drafting without committing changes to GitHub?

Yes, issue drafting generates complete Markdown drafts ready for manual submission without issuing any GitHub writes, letting you review and edit before posting to the repository.