qa

Create GitHub issues from conversational bug reports with codebase context.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/Lev-it/lev-skills --skill qa-lev-it
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/Lev-it/lev-skills/tree/main/.claude/skills/qa
Command: npx skills add https://github.com/Lev-it/lev-skills --skill qa-lev-it

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill facilitates efficient bug reporting and issue tracking by enabling conversational reporting and automated GitHub issue creation, streamlining the process for developers and QA teams.

Core Features & Use Cases

  • Conversational Bug Reporting: Allows users to report bugs and issues through natural language conversation.
  • Automated GitHub Issue Creation: Automatically creates GitHub issues with detailed descriptions and context.
  • Codebase Exploration: Explores the codebase in the background to provide relevant context for issues.
  • Use Case: When a user encounters a bug in the application, they can describe the issue conversationally, and the Skill will file a GitHub issue with all necessary details.

Quick Start

Start a QA session to report a bug. Describe the issue you're encountering.

Frequently Asked Questions about qa

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

FAQPage Schema
How do I report a bug and create a GitHub issue from a conversation?

Conversational bug reporting lets you describe an issue in natural language, which then automatically creates a GitHub issue with detailed descriptions and relevant codebase context.

Do I need GitHub API access for automated issue tracking?

Yes, GitHub API access is required for automated issue tracking. The Skill relies on this dependency to programmatically create and populate issues directly within your repository.

How does the bug reporting process find context for an issue?

The bug reporting process explores your codebase in the background to gather relevant context. This ensures that the automated GitHub issue contains the necessary technical details.

Can I use conversational bug reporting for a large codebase?

Yes, conversational bug reporting integrates with your codebase to provide issue context. It explores the background code to accurately document bugs regardless of codebase scale.

What is the best way to streamline bug reporting for developer and QA teams?

Streamlining bug reporting is achieved by enabling conversational issue descriptions that automatically generate detailed GitHub issues, reducing manual entry for developers and QA teams.