Skip to content

Changelog

All notable changes to dq-awesomeqa are documented here.


v1.0.0 - 2026-05-22

Added

  • 15 skills covering the full STLC: /qa-init, /qa-setup, /qa-onboard, /qa-requirement, /qa-plan, /qa-impact, /qa-api, /qa-ui, /qa-a11y, /qa-perf, /qa-exec, /qa-triage, /qa-coverage, /qa-report, /qa-codegen
  • Three safety hooks: sanitize-input.js (prompt injection detection), audit-log.js (JSONL audit trail), qa-safety.js (PreToolUse guard)
  • democratize-quality MCP server bundled in the plugin - activates automatically on install
  • dq-qa.config.json contract - single config file shared by all skills
  • Versioned artifact format - dated sections in all QA documents preserve full cycle history
  • Phase gate enforcement - /qa-init requires explicit confirmation before advancing to the next phase
  • P0–P3 severity model in /qa-triage with automated ship/no-ship verdict
  • Multi-cycle awareness via /qa-impact - tracks requirement deltas between cycles
  • Support for WCAG 2.1 and 2.2 at A, AA, and AAA levels
  • C# NBomber code generation via /qa-codegen
  • Cross-platform hook support via hooks/run-hook.cmd (Windows)
  • AGPL-3.0 license

Roadmap

Items being considered for future releases. Not committed.

  • Jira native integration in /qa-requirement and /qa-impact
  • Slack / Teams notification hook on /qa-report
  • Visual regression comparison in /qa-ui
  • Test flakiness detection in /qa-exec
  • GitHub Issues auto-creation from /qa-triage P0/P1 findings

Last updated:

Released under the AGPL-3.0 License.