issue-creation

Create triaged GitHub issues with templates and needs-review labels.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/aroca89/roca_teams --skill issue-creation-aroca89
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-creation
Source: https://github.com/aroca89/roca_teams/tree/main/skills/issue-creation
Command: npx skills add https://github.com/aroca89/roca_teams --skill issue-creation-aroca89

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates fragmented issue creation by guiding contributors through templates, duplicate searches, and approval labels so maintainers receive consistent, high-quality requests without rework or missing context.

Core Features & Use Cases

  • Issue-first triage enforces searching for duplicates, picking bug or feature templates, and filling every mandatory field before a submission.
  • Automated labeling and checkpoints guarantee each new issue is tagged with status:needs-review and waits for a maintainer to add status:approved, keeping the workflow structured.
  • Maintainer decision tree clarifies when to approve, close, or redirect submissions to discussions, ensuring only scoped work becomes PRs.

Quick Start

Use the issue-creation skill to search for duplicates and fill the appropriate GitHub template with every required field before submitting a new bug or feature request.

Frequently Asked Questions about issue-creation

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

FAQPage Schema
How do I enforce templates and pre-flight checks for GitHub issue creation?

GitHub issue creation requires enforcing template selection and pre-flight checks to guide contributors through mandatory fields. This ensures maintainers receive consistent, high-quality requests without rework or missing context before implementation begins.

What is an issue-first triage workflow for bug reporting and feature requests?

Issue-first triage is a workflow that enforces searching for duplicates, picking bug or feature templates, and filling mandatory fields before submission. It guarantees new issues are tagged with status:needs-review and await maintainer approval.

How do I automate status:needs-review labels during GitHub bug reporting?

Automated labeling and checkpoints guarantee each new GitHub issue is tagged with status:needs-review during bug reporting. The issue waits for a maintainer to add status:approved, keeping the approval workflow structured and consistent.

Does the issue triage process work with both bug reports and feature requests?

Yes, the issue triage process works with both bug reports and feature requests. It enforces searching for duplicates and picking the appropriate template, ensuring every mandatory field is filled before a maintainer reviews the submission.

When should a maintainer approve, close, or redirect GitHub issue submissions?

A maintainer decision tree clarifies when to approve, close, or redirect GitHub issue submissions to discussions. This ensures only scoped work becomes PRs, maintaining structured approval workflows and consistent priority tags across the repository.

Why does GitHub issue creation fail without duplicate searches and template validation?

GitHub issue creation fails without duplicate searches and template validation because it leads to fragmented issue intake. Enforcing pre-flight checks and mandatory fields prevents missing context, eliminating rework for maintainers receiving the requests.