answer-issue-questions

Analyzes GitHub Issue comments and documentation to generate evidence-based answers.

4|1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/getty104/claude-task-worker --skill answer-issue-questions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: answer-issue-questions
Source: https://github.com/getty104/claude-task-worker/tree/main/plugin/skills/answer-issue-questions
Command: npx skills add https://github.com/getty104/claude-task-worker --skill answer-issue-questions

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the issue of providing thorough and evidence-based answers to questions in GitHub Issues, eliminating the need for manual research and saving time.

Core Features & Use Cases

  • In-depth Issue Analysis: Conducts a comprehensive analysis of Issue comments and relevant documentation.
  • Code and Documentation Review: Analyzes codebase and documentation for relevant information.
  • Response Generation: Generates detailed and well-reasoned answers to issue queries.
  • Issue Management: Creates related Issues for additional tasks as needed.
  • Use Case: When a GitHub Issue is created and requires an answer, this Skill can automatically analyze the issue, provide a response based on code and documentation, and even create new Issues if additional tasks are required.

Quick Start

Activate the skill with the Issue number as the argument, e.g., /answer-issue-questions 123.

Frequently Asked Questions about answer-issue-questions

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

FAQPage Schema
How do I respond to GitHub Issue inquiries automatically?

You can respond to GitHub Issue inquiries automatically by analyzing issue comments and relevant documentation to generate detailed, evidence-based answers. This eliminates manual research and saves time.

How do I generate evidence-based answers for GitHub Issues?

To generate evidence-based answers for GitHub Issues, the system analyzes the issue comments, reviews the codebase, and cross-references relevant documentation to formulate a well-reasoned response.

Can I automatically create related GitHub Issues for additional tasks?

Yes, during the issue response process, you can automatically create related GitHub Issues to track and manage any additional tasks that are identified as required.

What is needed to analyze GitHub Issues within their context?

Analyzing GitHub Issues within their context requires GitHub API access and the ability to execute commands directly within the specific GitHub Issue environment.

How do I start answering a specific GitHub Issue question?

You can start answering a specific GitHub Issue question by activating the skill with the Issue number as the argument, such as executing the command `/answer-issue-questions 123`.

Does the issue response generation include codebase review?

Yes, the issue response generation includes a comprehensive codebase and documentation review to ensure the answers provided are detailed, accurate, and well-reasoned.