breakdown-test

Generate test strategies, task breakdowns, and QA plans for GitHub projects.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Gabeujin/workspace-init-mcp --skill breakdown-test-gabeujin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breakdown-test
Source: https://github.com/Gabeujin/workspace-init-mcp/tree/main/awesome/skills/breakdown-test
Command: npx skills add https://github.com/Gabeujin/workspace-init-mcp --skill breakdown-test-gabeujin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive test strategies, task breakdowns, and quality assurance plans for GitHub projects, ensuring robust testing aligned with industry standards.

Core Features & Use Cases

  • Test Strategy Generation: Creates detailed test strategies based on ISTQB and ISO 25010.
  • Task Breakdown: Generates checklists and task breakdowns for test implementation.
  • Quality Assurance Plan: Develops QA plans with quality gates and metrics.
  • Use Case: When a new feature is defined, use this Skill to automatically generate the test-strategy.md, test-issues-checklist.md, and qa-plan.md files in the /docs/ways-of-work/plan/ directory.

Quick Start

Generate test planning documentation for the feature defined in /docs/ways-of-work/plan/epic-name/feature-name.md.

Frequently Asked Questions about breakdown-test

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

FAQPage Schema
How do I generate a test strategy aligned with ISTQB and ISO 25010 standards?

To generate a test strategy aligned with ISTQB and ISO 25010, provide your feature PRD, technical breakdown, implementation plan, and GitHub project plan. The tool outputs detailed test strategies addressing quality characteristics and testing processes directly into your project documentation.

What inputs are required to create a QA plan and task breakdown for GitHub projects?

Creating a QA plan and task breakdown requires input feature PRDs, technical breakdowns, implementation plans, and GitHub project plans. These artifacts provide the necessary context to generate comprehensive quality assurance plans, issue checklists, and test strategies for your repository.

How do I automate test planning documentation from a feature PRD?

You automate test planning documentation by feeding a feature PRD, technical breakdown, and implementation plan into the generator. It processes these inputs to produce standardized test-strategy.md, test-issues-checklist.md, and qa-plan.md files in your designated docs directory.

Can I use this to generate test issue checklists based on implementation plans?

Yes, you can generate test issue checklists based on your implementation plans. By analyzing the provided technical breakdowns and GitHub project plans, the tool creates detailed checklists that outline specific test implementation tasks and quality gates.

What is the best way to structure quality assurance documentation for a new software feature?

The best way to structure quality assurance documentation is to separate it into test strategies, issue checklists, and overarching QA plans. This approach ensures coverage of ISTQB testing phases and ISO 25010 quality metrics while maintaining clear task breakdowns.

Does this test planning approach work without predefined feature artifacts?

No, this test planning approach requires predefined feature artifacts to function correctly. It relies on explicit feature PRDs, technical breakdowns, implementation plans, and GitHub project plans to generate accurate and comprehensive quality assurance strategies.