Qa Sync banner
hueanmy hueanmy

Qa Sync

Testing community

Description

--- description: Sync generated/healed tests from the plugin output dir into the target app repo. argument-hint: [--dry-run] allowed-tools: [Read, Write, Bash, Glob] --- Invoke the `sync-tests` skill with `$ARGUMENTS`. Pass `--dry-run` to preview without copying. See `${CLAUDE_PLUGIN_ROOT}/skills/sync-tests/SKILL.md` for the full procedure.

Installation

Installs to ~/.claude/skills/hueanmy-qa-playwright-agent-qa-sync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hueanmy-qa-playwright-agent-qa-sync && curl -fsSL https://raw.githubusercontent.com/hueanmy/qa-playwright-agent/HEAD/commands/qa-sync.md -o ~/.claude/skills/hueanmy-qa-playwright-agent-qa-sync/SKILL.md

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

Full documentation available on GitHub

View Source Repository