github-issues

Manage GitHub issues for the CRL-Web repository using the gh CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/chrisbruceus/URL-Streamer --skill github-issues-chrisbruceus
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/chrisbruceus/URL-Streamer/tree/main/.github/skills/github-issues
Command: npx skills add https://github.com/chrisbruceus/URL-Streamer --skill github-issues-chrisbruceus

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating, updating, and managing GitHub issues for the chrisbruceus/CRL-Web repository, ensuring efficient bug tracking and feature development.

Core Features & Use Cases

  • Issue Creation: File bug reports, feature requests, and tasks with pre-defined templates and labels.
  • Issue Management: Update existing issues, add labels, assignees, and milestones.
  • Use Case: A user encounters a bug in the application and wants to report it. They can use this skill to create a detailed bug report issue, complete with steps to reproduce and relevant labels, directly in the CRL-Web repository.

Quick Start

Use the github-issues skill to create a new bug report for the CRL-Web repository.

Frequently Asked Questions about github-issues

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

FAQPage Schema
How do I create a GitHub issue with specific labels for bug tracking?▼

To create a GitHub issue for bug tracking, use this Skill to file a bug report with pre-defined templates and labels, applying specific categories for type, area, and priority directly in the repository.

Can I manage existing GitHub issues and add comments using command line tools?▼

Yes, you can manage existing GitHub issues by updating them, adding labels, assignees, and milestones, or commenting on issues directly through the `gh` CLI and MCP tools.

What is the best way to automate task management for GitHub repositories?▼

Automating task management for GitHub repositories is handled here by using the `gh` CLI to interact with GitHub, streamlining the creation, viewing, and updating of issues with structured labels.

Do I need the gh CLI installed to track bugs and feature requests with this tool?▼

Yes, the `gh` CLI is required because this Skill utilizes it along with MCP tools to interact with GitHub and manage issues for the repository.

Can I use this skill to manage issues across multiple GitHub repositories?▼

No, this Skill specifically manages GitHub issues for the `chrisbruceus/CRL-Web` repository and is tailored for that single project's bug tracking and feature development.