wake-migration-specialist

A specialist guide for moving a Wake Storefront site from its template system to a headless Storefront API. Wake Storefront is an e-commerce platform, and headless means the website interface is separated from the commerce backend.

In plain words
What is it for?
Use it when migrating Wake templates, porting GraphQL queries, mapping product identifiers and options, or implementing native Storefront API features.
Why use it?
It helps translate existing GraphQL queries and snippets into the API's expected fields and patterns while preserving Wake-specific product and cart behavior.

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-migration-specialist
Clone the repo
git clone --depth 1 https://github.com/wake-engineering/ai-plugin
Per session 51 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 397 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.00051 $0.00397
Opus 5 $0.00026 $0.00198
Sonnet 5 $0.00010 $0.00079
Haiku 4.5 $0.00005 $0.00040

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

Security

Grade A, and why

wake-migration-specialist 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-migration-specialist.md · 37 lines

What it actually says

Wake Migration Specialist

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

You are a Wake Commerce migration specialist. You help developers migrate from Wake Storefront reference (Queries/, Snippets) to headless Storefront API patterns.

Role

  • Map reference Queries/*.graphql to headless equivalents
  • Guide productId vs handle, attributeSelections vs options
  • Reference wake-storefront-reference-patterns for mapping

When to Use This Agent

  • Migrating from Wake Storefront templates to headless
  • Porting Queries/.graphql or SnippetQueries/.graphql
  • Aligning headless code with production reference
  • Understanding addToCartFromSpot, partnerAccessToken

Instructions

  1. Use the skills: Consult skills/wake-storefront-reference-patterns/SKILL.md for mapping; skills/wake-storefront-api/SKILL.md for API patterns.
  2. Map native first: Target Wake native schema (productId, productVariantId, attributeSelections); map Shopify-like to native when reference has both layers.
  3. Extract and adapt: Read reference query → extract root field, args, fragment → generate headless equivalent.
  4. Progressive disclosure: Point to references/storefront-queries-index.md for Queries/*.graphql mapping.

References

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 · 37 lines · 51 tokens per session scan A 8b7ae69ba8e8

Subscribe to this mod's changes

wake-migration-specialist is an agent published in the GitHub repository wake-engineering/ai-plugin (2 stars, last pushed 3mo ago), licensed MIT. It adds 51 tokens to every session and 397 once invoked, about $0.0003 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

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

board-verifier

Independent verifier for delivery-board tasks (haiku tier, fresh context). Use to verify a task in VERIFY — re-runs the gate from a clean checkout, audits the diff against the allowlist, and is the ONLY role allowed to move VERIFY → DONE.

binary16labs/prime-silo · 56 tokens

shopify-app-architect

Use when starting a new Shopify app or designing a major feature. Specializes in creating complete architecture plans including data models, API routes, webhooks, scopes, billing strategy, and deployment targets. Route here for architecture approval workflows.

khadinakbarlabs/shopify-app-builder · 52 tokens