qa-accelerated

Automate QA validation of accelerated GitHub issues using Circuit Electron.

2|1|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/solo-ist/prose --skill qa-accelerated
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-accelerated
Source: https://github.com/solo-ist/prose/tree/main/.claude/skills/qa-accelerated
Command: npx skills add https://github.com/solo-ist/prose --skill qa-accelerated

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validating accelerated GitHub issues is labor-intensive and error-prone; this skill automates a thorough QA workflow to ensure issues labeled 'accelerated' meet quality gates before human review.

Core Features & Use Cases

  • Discovery of accelerated issues across the repo
  • Phase-based testing orchestration (planning, per-issue testing, reporting)
  • Integration with GitHub CLI and Circuit Electron for end-to-end validation

Quick Start

Invoke the QA accelerated workflow by running the /qa-accelerated command to start automated validation.

Frequently Asked Questions about qa-accelerated

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

FAQPage Schema
How do I automate QA validation for GitHub issues?

Automated QA validation for accelerated GitHub issues is handled by orchestrating branch discovery, build, test, and review steps via GitHub CLI and Circuit Electron to ensure issues meet quality gates before human review.

What is phase-based testing for GitHub pull requests?

Phase-based testing for GitHub pull requests is an orchestration workflow that structures validation into planning, per-issue testing, and reporting phases to systematically assess PR status before review.

Can I use Circuit Electron to manage PR review status automatically?

Yes, Circuit Electron supports PR status management by integrating with GitHub CLI to orchestrate branch discovery, build, test, and review steps for issues labeled accelerated.

How do I start automated validation for issues labeled accelerated?

To start automated validation for issues labeled accelerated, invoke the QA accelerated workflow by running the /qa-accelerated command to trigger the phase-based testing orchestration.

Does automated GitHub issue management work without human review?

Automated GitHub issue management requires human review after validation; the automation applies rigorous QA testing to accelerated issues to ensure they meet quality gates before a human reviewer evaluates them.