qa

Create GitHub issues from conversational bug reports with codebase exploration.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/nseluga/os --skill qa-nseluga
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/nseluga/os/tree/main/skills/qa
Command: npx skills add https://github.com/nseluga/os --skill qa-nseluga

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Streamlines the process of reporting bugs or issues, enabling users to file GitHub issues through a conversational interface without navigating the traditional workflow.

Core Features & Use Cases

  • Conversational Bug Reporting: Users describe issues conversationally.
  • Background Code Exploration: Skill analyzes codebase context and domain language for better issue creation.
  • Issue Creation Automation: Automates the process of creating GitHub issues, making them user-focused and durable.
  • Use Case: When encountering a bug or issue, users can initiate a QA session with the skill to file an issue directly.

Quick Start

Start a QA session and describe the bug or issue you've encountered.

Frequently Asked Questions about qa

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

FAQPage Schema
How do I create GitHub issues from a conversation?▼

You can create GitHub issues from conversation by describing the bug or issue you've encountered in a QA session. The skill automates the issue creation process by analyzing your conversational input and generating a durable issue link directly on GitHub.

How does conversational bug reporting work with GitHub?▼

Conversational bug reporting works by taking your natural language description of an issue and applying domain-specific language from the codebase. The skill explores relevant codebase areas in the background to provide better context for the automated GitHub issue creation.

Do I need GitHub API access to file issues conversationally?▼

Yes, you need GitHub API access to use this conversational issue filing skill. The skill requires GitHub API integration to automate the multi-step issue creation process and execute code exploration subprocesses for analyzing the codebase.

Can I report bugs without navigating the traditional GitHub workflow?▼

Yes, you can report bugs without navigating the traditional GitHub workflow by starting a QA session. This skill streamlines the process by allowing you to file GitHub issues through a conversational interface instead of manually filling out issue templates.

What are the limitations of automating GitHub issue creation from chat?▼

Automating GitHub issue creation from chat requires both GitHub API access and the ability to execute code exploration subprocesses. The skill is designed for multi-step issue creation based on conversational inputs, but its effectiveness depends on the codebase context and domain language analysis capabilities.