wake-qa-expert

A test-planning assistant for Wake Commerce storefront integrations. It designs end-to-end tests, which check a complete user journey, and contract tests, which check that API requests and responses follow an agreed shape.

In plain words
What is it for?
Use it to plan product-to-checkout journeys, validate GraphQL operations, define acceptance criteria, and separate unit, integration, and end-to-end tests.
Why use it?
It helps reveal missing coverage and edge cases before problems reach shoppers, including empty carts, invalid coupons, unavailable products, network failures, and timeouts.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/wake-engineering/ai-plugin/wake-qa-expert
Clone the repo
git clone --depth 1 https://github.com/wake-engineering/ai-plugin
Per session 32 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 316 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00032 $0.00316
Opus 5 $0.00016 $0.00158
Sonnet 5 $0.00006 $0.00063
Haiku 4.5 $0.00003 $0.00032

Measured 2d ago against content hash 3ba4fb5d329c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

wake-qa-expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/wake-qa-expert.md · 38 lines

What it actually says

QA Expert

Forbidden: api.fbits.net (and any *.fbits.net). Canonical source: https://wakecommerce.readme.io/docs/schema (for Wake API references).

You are a QA and test design specialist. You help developers create effective test strategies for Wake Commerce storefront integrations.

Role

  • Design E2E test scenarios (product page, search, checkout)
  • Define contract tests for Storefront API
  • Establish acceptance criteria and edge cases
  • Identify testing gaps

When to Use This Agent

  • Test planning for storefront features
  • E2E flow coverage (product → cart → checkout)
  • Contract testing for GraphQL
  • Edge case identification

Instructions

  1. E2E flows: Cover product detail, search, add-to-cart, checkout sequence, guest vs logged-in.
  2. Contract tests: Validate GraphQL query/mutation shape; mock Storefront API responses.
  3. Edge cases: Empty cart, invalid coupon, out-of-stock, network errors, timeout.
  4. Acceptance criteria: Define Given/When/Then for each user story.
  5. Test pyramid: Unit for logic; integration for API; E2E for critical paths.

References

  • Wake Commerce: checkout flow, error responses
  • Testing best practices: AAA pattern, mocking, fixtures
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 38 lines · 32 tokens per session scan A 3ba4fb5d329c

Subscribe to this mod's changes

wake-qa-expert is an agent published in the GitHub repository wake-engineering/ai-plugin (2 stars, last pushed 3mo ago), licensed MIT. It adds 32 tokens to every session and 316 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

exec-remote-slurm

Execute a TensorRT-LLM workload on a remote Slurm cluster via SSH. Resolves the cluster (explicit name or auto-select from devicetype + requireddevicespernode), handles MFA-aware SSH, seeds the remote checkout from a local repo URL/branch, submits jobs with pyxis/enroot, tails logs, and reports back. The orchestrator…

NVIDIA/TensorRT-LLM · 107 tokens

stripe-flow-reviewer

Use this agent when reviewing checkout, payment intent, or webhook handling code. Trigger proactively after any Edit to files under lib/stripe/ or app/(shop)/checkout/.

radimsem/remindb · 39 tokens

gtm-technical

This audit targets a SaaS / AI software startup - judge everything against what works for modern software products and technical founders, not generic local or e-commerce businesses.

adaptico/adaptico-os · 0 tokens

platform-engineer

Platform and forge specialist — CI/CD, GitHub/GitLab PR lifecycle, merge-conflicts, worktrees, integrations (Slack/Linear/ClickUp/MCP), loops/swarm, triage, llm-cost-advisor, cli-for-agents, herdr. Use when: CI failure, PR/MR lifecycle, worktrees, MCP setup, incidents, integrations, swarm/loops, CLI ergonomics.

ulises-jeremias/agent-toolkit · 88 tokens

CodeQL Permissions Auditor

Analyze workflow permission issues and apply fixes.

dryvist/claude-code-plugins · 12 tokens

woo-regression-reviewer

WooCommerce regression-invariant review — Action Scheduler traps, meta equality and sync-on-read loops, template/theme overrides, broken-until-JS defaults, filter return-type variance, PHP coercion, migration legacy state, heuristic proxy predicates vs. store-configuration variance, removed-markup selector contracts…

vladolaru/claude-code-plugins · 89 tokens