Agent Plugins Marketplace
All plugins

pwdev-qa

v0.1.0

Portable quality assurance workflows, specialist guidance, evidence handling, and verifiable HTML and PDF reporting for Claude Code, Codex, and Hermes Agent.

CodexClaude Code29 Skills

By Paulo SoaresLicense: Apache-2.02 GitHub starsUpdated last week

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
29 skill or MCP entries
Source updated
Sep 15, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install pwdev-qa for Codex and Claude Code

Installs for the current user
codex plugin marketplace add pwdev-solucoes/pwdev-claude-marketplace
codex plugin marketplace upgrade pwdev-flow
codex plugin add pwdev-qa@pwdev-flow

Paste and run these commands in a terminal with Codex. They add and refresh the pwdev-flow catalog, then install this plugin.

Compatibility: the page URL and API slug “pwdev-qa” remain stable.

  • Codex: pwdev-qa@agent-plugin-marketplacepwdev-qa@pwdev-flow

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/pwdev-solucoes/pwdev-claude-marketplace

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/pwdev-qa/.

Plugin files

plugins/pwdev-qa/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/qa/SKILL.md
├── skills/qa-bug/SKILL.md
├── skills/qa-explore/SKILL.md
├── skills/qa-init/SKILL.md
├── skills/qa-regression/SKILL.md
├── skills/qa-release/SKILL.md
├── skills/qa-report/SKILL.md
├── skills/qa-review/SKILL.md
├── skills/qa-specialist-accessibility/SKILL.md
├── skills/qa-specialist-api/SKILL.md
├── skills/qa-specialist-automation/SKILL.md
├── skills/qa-specialist-cicd/SKILL.md
├── skills/qa-specialist-data/SKILL.md
├── skills/qa-specialist-defects/SKILL.md
├── skills/qa-specialist-functional/SKILL.md
├── skills/qa-specialist-metrics/SKILL.md
├── skills/qa-specialist-mobile/SKILL.md
├── skills/qa-specialist-performance/SKILL.md
├── skills/qa-specialist-production/SKILL.md
├── skills/qa-specialist-readiness/SKILL.md
├── skills/qa-specialist-regression/SKILL.md
├── skills/qa-specialist-requirements/SKILL.md
├── skills/qa-specialist-security/SKILL.md
├── skills/qa-specialist-strategy/SKILL.md
├── skills/qa-specialist-web/SKILL.md
├── skills/qa-status/SKILL.md
├── skills/qa-strategy/SKILL.md
├── skills/qa-test/SKILL.md
└── skills/qa-tooling/SKILL.md

Included Skills29

qaskills/qa/SKILL.md

Use when a user asks for QA planning, execution, review, release assessment, reporting, status, or test-tool recommendations and the correct PWDEV QA workflow must be selected safely.

qa-bugskills/qa-bug/SKILL.md

Record a reproducible defect, independent triage, immutable attempts, and evidence-backed retest state.

qa-exploreskills/qa-explore/SKILL.md

Execute an explicitly authorized exploratory charter and record notes, findings, evidence, and follow-up without claiming false coverage.

qa-initskills/qa-init/SKILL.md

Initialize or inspect project-local PWDEV QA context without overwriting existing state or installing tools.

qa-regressionskills/qa-regression/SKILL.md

Build an impact-based regression selection with explicit traceability, inclusions, exclusions, and limitations.

qa-releaseskills/qa-release/SKILL.md

Produce an evidence-backed release readiness opinion while keeping the human release decision separate.

qa-reportskills/qa-report/SKILL.md

Export one validated QA manifest as matching HTML and PDF without executing tests or evidence commands.

qa-reviewskills/qa-review/SKILL.md

Review requirements, coverage, results, evidence, and findings without changing the product or recorded state.

qa-specialist-accessibilityskills/qa-specialist-accessibility/SKILL.md

Design traceable accessibility checks that combine scanners with observable keyboard, focus, semantic, and assistive-technology behavior.

qa-specialist-apiskills/qa-specialist-api/SKILL.md

Design traceable API checks for contracts, authentication, authorization, errors, and idempotency with observable outcomes.

qa-specialist-automationskills/qa-specialist-automation/SKILL.md

Design isolated repeatable automation, distinguish interactive browser exploration, and handle flaky results through evidence and reproduction.

qa-specialist-cicdskills/qa-specialist-cicd/SKILL.md

Design deterministic CI quality gates that read the normalized manifest verdict independently from report-export process status.

qa-specialist-dataskills/qa-specialist-data/SKILL.md

Design traceable data checks for reconciliation, integrity, transactions, and atomicity with separate observable oracles.

qa-specialist-defectsskills/qa-specialist-defects/SKILL.md

Triage defects with independent severity and priority, reproducible evidence, preserved attempt history, and explicit resolution retesting.

qa-specialist-functionalskills/qa-specialist-functional/SKILL.md

Design traceable functional test conditions across positive, negative, boundary, and error behavior with observable expectations.

qa-specialist-metricsskills/qa-specialist-metrics/SKILL.md

Define auditable QA metrics with explicit numerators, denominators, populations, windows, and treatment of every result state.

qa-specialist-mobileskills/qa-specialist-mobile/SKILL.md

Design platform-specific Android and iOS checks with explicit SDK, driver, device, lifecycle, and evidence prerequisites.

qa-specialist-performanceskills/qa-specialist-performance/SKILL.md

Design bounded performance profiles with explicit load authorization, contextual samples, percentiles, and agreed thresholds.

qa-specialist-productionskills/qa-specialist-production/SKILL.md

Plan explicitly authorized read-only production observations and trace evidence-backed causes into preventive regression coverage without external effects.

qa-specialist-readinessskills/qa-specialist-readiness/SKILL.md

Assess release readiness from applicable criteria, all current defects, risks, limitations, and recorded human decisions without approving release.

qa-specialist-regressionskills/qa-specialist-regression/SKILL.md

Select traceable regression coverage from change impact, affected risks, criteria, dependencies, and prior defects rather than execution convenience.

qa-specialist-requirementsskills/qa-specialist-requirements/SKILL.md

Assess requirement clarity, testability, completeness, consistency, and traceability without inventing missing acceptance criteria.

qa-specialist-securityskills/qa-specialist-security/SKILL.md

Design authorized, bounded, reproducible security checks without turning scanner findings into penetration-test permission.

qa-specialist-strategyskills/qa-specialist-strategy/SKILL.md

Analyze product risk and propose traceable QA coverage, priorities, environments, data, and explicit coverage gaps.

qa-specialist-webskills/qa-specialist-web/SKILL.md

Design traceable Web and browser checks with explicit browser coverage, observed interactions, isolated sessions, and evidence limitations.

qa-statusskills/qa-status/SKILL.md

Summarize existing QA criteria, cases, evidence, defects, limitations, authorization, and verdict without mutation.

qa-strategyskills/qa-strategy/SKILL.md

Produce a traceable risk-based QA strategy without executing tests or expanding authorization.

qa-testskills/qa-test/SKILL.md

Execute explicitly authorized tests and record traceable expected, observed, evidence-bound results.

qa-toolingskills/qa-tooling/SKILL.md

Recommend context-appropriate QA tools while preserving observed availability, constraints, and safer alternatives.

Plugin manifests2

plugins/pwdev-qa/.codex-plugin/plugin.json
{
  "name": "pwdev-qa",
  "version": "0.1.0",
  "description": "Portable quality assurance workflows, specialist guidance, evidence handling, and verifiable HTML and PDF reporting for Claude Code, Codex, and Hermes Agent.",
  "author": {
    "name": "Paulo Soares",
    "url": "https://github.com/soarescbm"
  },
  "homepage": "https://github.com/pwdev-solucoes/pwdev-claude-marketplace",
  "repository": "https://github.com/pwdev-solucoes/pwdev-claude-marketplace",
  "license": "Apache-2.0",
  "keywords": [
    "codex",
    "quality-assurance",
    "testing",
    "evidence",
    "reporting",
    "verification",
    "hermes",
    "portable"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "PWDEV QA",
    "shortDescription": "Portable quality assurance workflows",
    "longDescription": "Plan and execute bounded quality assurance work, route requests to focused specialists, preserve verifiable evidence, and export equivalent offline HTML and PDF reports across supported runtimes.",
    "developerName": "PWDEV Solucoes",
    "category": "Developer Tools",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "defaultPrompt": [
      "Plan a bounded QA strategy and recommend suitable tools for this project.",
      "Execute an authorized QA workflow and preserve verifiable evidence.",
      "Review QA readiness and produce an equivalent HTML and PDF report."
    ]
  }
}
plugins/pwdev-qa/.claude-plugin/plugin.json
{
  "name": "pwdev-qa",
  "displayName": "PWDEV QA — Quality Assurance Workflows",
  "version": "0.1.0",
  "description": "Portable quality assurance workflows, specialist guidance, evidence handling, and verifiable HTML and PDF reporting for Claude Code, Codex, and Hermes Agent.",
  "author": {
    "name": "Paulo Soares",
    "url": "https://github.com/soarescbm"
  },
  "homepage": "https://github.com/pwdev-solucoes/pwdev-claude-marketplace",
  "repository": "https://github.com/pwdev-solucoes/pwdev-claude-marketplace",
  "license": "Apache-2.0",
  "keywords": [
    "claude-code",
    "claude-plugin",
    "codex",
    "hermes",
    "quality-assurance",
    "testing",
    "evidence",
    "reporting",
    "portable"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[pwdev-qa on Agent Plugins Marketplace](https://pluginsmp.com/plugins/pwdev-qa)