qa-task-creator

Generate structured work tasks from QA analysis, coverage gaps, and bug reports.

2|2|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/AZANIR/qa-skills --skill qa-task-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-task-creator
Source: https://github.com/AZANIR/qa-skills/tree/main/.cursor/skills/qa-task-creator
Command: npx skills add https://github.com/AZANIR/qa-skills --skill qa-task-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of actionable work items by converting QA analysis, coverage gaps, and bug reports into structured tasks, ensuring that identified issues and improvements are systematically addressed.

Core Features & Use Cases

  • Task Generation: Creates development, QA, documentation, or enhancement tasks based on various inputs.
  • Automated Linking: Automatically links new tasks to their source bugs, requirements, or coverage gaps for traceability.
  • Use Case: After running a coverage analysis, this Skill can automatically generate tasks for developers to write missing unit tests for low-coverage modules.

Quick Start

Create a development task to refactor the user authentication module.

Frequently Asked Questions about qa-task-creator

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

FAQPage Schema
How do I generate structured work tasks from QA analysis and bug reports?

Generating structured work tasks from QA analysis converts bug reports and coverage gaps into classified Development, QA, Documentation, or Enhancement items, automatically linking each new task to its source requirement or bug for traceability.

What is the best way to create development tasks for low-coverage modules found during testing?

Creating development tasks for low-coverage modules involves using QA coverage gaps as input to automatically generate structured work items, classifying them appropriately, and linking them directly to the missing test areas.

Can I link newly created tasks directly to their source bugs and requirements?

Linking newly created tasks to source bugs and requirements is handled automatically during task generation, ensuring every Development, QA, or Enhancement item maintains traceability back to its original QA insight or coverage gap.

Does task creation from bug reports support paired workflows with bug ticket creators?

Task creation from bug reports supports paired workflows with bug ticket creators, allowing you to generate standalone work items or integrate the structured tasks directly into your existing issue tracking and workflow management process.

What types of tasks can be generated from QA insights and coverage gaps?

Tasks generated from QA insights and coverage gaps are classified into four types: Development, QA, Documentation, and Enhancement, ensuring that identified issues and improvements are systematically addressed across the software engineering lifecycle.