qa

Gather user context and codebase insights to create GitHub issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of capturing, clarifying, and documenting software bugs, ensuring that user feedback is transformed into actionable, high-quality GitHub issues without manual overhead.

Core Features & Use Cases

  • Interactive Clarification: Automatically guides users to provide necessary reproduction steps and expected behaviors.
  • Contextual Exploration: Proactively investigates the codebase to align issue reports with existing domain language.
  • Automated Issue Filing: Generates durable, well-structured GitHub issues using standardized templates that avoid stale references.

Quick Start

Initiate a qa session to discuss the recent login errors reported by users and file the necessary issues.

Frequently Asked Questions about qa

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

FAQPage Schema
How do I turn user feedback into structured GitHub issues?

To turn user feedback into structured GitHub issues, this Skill interactively gathers reproduction steps and expected behaviors, then generates durable GitHub issues using standardized templates. It requires GitHub CLI integration to submit the finalized bug reports directly to your repository.

What is the best way to automate bug tracking from user feedback?

Automating bug tracking from user feedback involves proactively exploring the codebase to align reports with existing domain language, then submitting the structured issues through GitHub CLI. This approach ensures bug reports are descriptive and avoid stale references.

Does automated GitHub issue creation work with my local codebase?

Yes, automated GitHub issue creation works directly with your local codebase. The Skill investigates the local codebase to gather contextual insights, ensuring the generated issues align with your project's domain language before submission via GitHub CLI.

How do I file GitHub issues for software testing without manual overhead?

You can file GitHub issues for software testing without manual overhead by initiating an interactive session to clarify reproduction steps and expected behaviors. The Skill handles the automated generation and submission of standardized issues through GitHub CLI.

Do I need GitHub CLI integration for issue management automation?

Yes, GitHub CLI integration is required for issue management automation. The Skill relies on GitHub CLI to submit the clarified, well-structured bug reports directly to your repository, ensuring the issues are durable and properly formatted.

Why should I use an interactive session for bug reporting instead of manual templates?

Using an interactive session for bug reporting ensures user feedback is automatically clarified and aligned with project domain language. This prevents incomplete reports and generates durable GitHub issues that avoid stale references, unlike manual templates.