Qa Writer banner
xmtplabs xmtplabs

Qa Writer

Testing community

Description

--- description: Author a new QA test for the Convos iOS app (both structured YAML + markdown documentation). --- # /qa-writer Write a new QA test end-to-end: structured YAML that agents execute, matching markdown for humans, and suite-registry updates. ## Usage Describe what the test should cover. Examples: ``` /qa-writer test for conversation archive flow /qa-writer verify that muted conversations still receive badge updates /qa-writer regression test for the profile banner on joined conv

Installation

Installs to ~/.claude/commands/xmtplabs-convos-ios-qa-writer.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/xmtplabs/convos-ios/HEAD/.claude/commands/qa-writer.md -o ~/.claude/commands/xmtplabs-convos-ios-qa-writer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository