dev-qa-workflow

Community

Automated Dev + QA Pipeline

Authoradampaulwalker
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the entire development and quality assurance pipeline, ensuring code is built, reviewed by an AI architect, and rigorously tested in a real browser before deployment. It creates a robust feedback loop to catch and fix issues early.

Core Features & Use Cases

  • End-to-End Orchestration: Manages a multi-phase workflow from initial coding to final QA.
  • AI-Driven Review: Uses Codex as an architect and reviewer, ensuring adherence to design and quality standards.
  • Real Browser Testing: Integrates with /qa-test skill for functional browser testing with Playwright, capturing screenshots and logs.
  • Automated Feedback Loop: Reruns the cycle (dev fix, Codex review, QA test) on failure up to three times.
  • Use Case: A developer can initiate this skill with a task description (e.g., "Implement dark mode toggle on settings page"). The skill will then orchestrate the entire process, from Codex planning to dev implementation, Codex review, and QA testing, providing a final pass/fail status.

Quick Start

Use the dev-qa skill to implement a new feature by running '/dev-qa <task-description>'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dev-qa-workflow
Download link: https://github.com/adampaulwalker/dev-qa-workflow/archive/main.zip#dev-qa-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.