qa

Automate conversational bug reporting and GitHub issue creation.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/paialex/ai-skills-bank --skill qa-paialex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/paialex/ai-skills-bank/tree/main/mattpocock_skills/deprecated/qa
Command: npx skills add https://github.com/paialex/ai-skills-bank --skill qa-paialex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The QA session helps users report bugs or issues conversationally and the agent files durable GitHub issues with context drawn from the codebase.

Core Features & Use Cases

  • Live, conversational bug reporting with clarifying questions (limit 2-3).
  • Background exploration of the relevant project area to learn domain language and user expectations.
  • Durable issue creation that uses project terminology and captures context for future reference.

Quick Start

Describe the issue in your own words to start an interactive QA session, then the agent will analyze the codebase context and file a GitHub issue.

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 conversationally and create a GitHub issue?

To report a bug conversationally and create a GitHub issue, describe the issue in your own words. The agent then asks 2-3 clarifying questions, explores your codebase for context, and files a durable GitHub issue using project terminology.

Can I file GitHub issues with codebase context automatically included?

Yes, you can file GitHub issues with codebase context automatically included. The agent performs background exploration of the relevant project area to learn domain language and capture necessary context for durable issue creation.

What is the best way to report bugs using project terminology during a QA session?

The best way to report bugs using project terminology during a QA session is to describe the issue conversationally. The agent analyzes your codebase to learn domain language and ensures the final issue template uses accurate project terminology.

Does interactive bug reporting work without manually writing issue templates?

Yes, interactive bug reporting works without manually writing issue templates. The agent uses durable issue templates automatically during creation, ensuring future reference context is captured after your conversational bug reporting session.

How many clarifying questions are asked during a conversational bug report?

During a conversational bug report, the agent asks a limited set of 2-3 clarifying questions. This ensures enough detail is gathered for issue creation without causing excessive friction in the interactive QA session.

Why does my GitHub issue need background codebase exploration before filing?

Your GitHub issue needs background codebase exploration before filing to ensure the report uses accurate project-domain terminology. This background analysis captures essential context, making the durable issue valuable for future reference.