One-click install
npx skills add https://github.com/tomholford/dotfiles --skill view-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: view-issue
Source: https://github.com/tomholford/dotfiles/tree/main/claude/skills/view-issue
Command: npx skills add https://github.com/tomholford/dotfiles --skill view-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

View and summarize GitHub or Gitea issues quickly by number, URL, or search query, enabling faster triage and decision-making within your workflow.

Core Features & Use Cases

  • Retrieve an issue by numeric ID on GitHub or Gitea remotes.
  • Open an issue from a direct URL or search for issues by keywords, then select the best match.
  • Summarize key metadata (title, state, author, assignees, labels) and notable comments to inform follow-up actions.

Quick Start

Provide an issue number, URL, or search terms to retrieve and summarize the corresponding issue.

Frequently Asked Questions about view-issue

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

FAQPage Schema
How do I view a GitHub issue quickly by number or URL?

View a GitHub issue by providing its numeric ID or direct URL to retrieve a concise summary of the title, state, author, assignees, labels, and notable comments for fast triage.

Can I search and summarize Gitea issues using a keyword query?

Yes, you can search Gitea issues by keyword query using MCP tools to fetch matching results, select the best match, and summarize metadata including titles, authors, and notable comments.

Does this issue viewer work across both GitHub and Gitea remotes?

Yes, this issue viewer operates across both GitHub and Gitea remotes, using the gh CLI for GitHub and MCP tools for Gitea to fetch and present issue details for triage and monitoring.

What is the best way to triage GitHub issues from the command line?

Triage GitHub issues from the command line by querying keywords or fetching by number, retrieving actionable metadata like state, assignees, and notable comments for immediate decision-making.

What issue metadata is included when I retrieve a GitHub or Gitea issue?

Retrieving a GitHub or Gitea issue returns concise metadata including the title, state, author, assignees, labels, and notable comments to inform follow-up triage and research actions.