
from wechat-publisher68
Project-level deterministic QA mesh (QAMESH) to plan, run, and release automated QA journeys and manage evidence and feedback.
Auto-QA (QAMESH) supplies a structured QA mesh for projects: manifest-driven QA plans, deterministic run execution, evidence collection, redaction, and feedback generation. Implemented as a CLI template/harness for project integration.
When you need reproducible project-scoped QA: creating Journey Packs, planning deterministic tests, running validation and evidence collection, or converting failed runs into repair feedback.
Code/CLI-capable agents (Gemini CLI, Claude Code, Codex).
QAMESH auto-qa skill for the autopus-adk platform. It's a template file (.tmpl) providing CLI command selection guidance for QA orchestration — init, plan, run, release, coverage, evidence, and feedback workflows. No bundled scripts; purely instructional. The SKILL.md reads like a CLI man page with good guardrails (redaction fail-closed, untrusted evidence treatment) but relies entirely on an external antigravity-cli tool. Template placeholders ({{.ProjectName}}) are unprocessed.
This is a well-intentioned QA orchestration skill with good security guardrails in its documentation. However, it's more of a CLI reference guide than an actionable agent skill. The .tmpl extension and unprocessed template variables suggest it may not be properly deployed. The niche platform dependency limits broad usefulness.