wize-tea-review skillA
wize-tea-review is agent-read markdown (skill) from qwize-br/wize-development-kit: review: TEA Story Review.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# TEA Story Review
# TEA — Story Review
**Goal.** A structured review of one story before its gate decision. Distinct from Shuri's `wize-code-review` (which audits code health). This one audits **AC fulfillment, test discipline, and risk-spot coverage**.
Hawkeye drives. Runs at story end, right before `tea-gate`.
## Inputs
- Story file (the AC list, out-of-scope, notes).
- `tea-design.md` + `tea-trace.md`.
- Test run results (PR CI).
- Code diff (the PR).
## Output
- `.wize/implementation/tea/{epic}/{story}/review.md`
## Steps
### 1. AC check (per AC)
For each AC, observe the actual behavior on a staging or local build and decide: `met` / `partial` / `not-met`. Use the recorded video/screenshot when CI captured one (Playwright `screenshot: only-on-failure` or always for review tag).
### 2. Test discipline
Walk:
- Are `tea-design.md`'s declared tests present in code?
- Is every assertion meaningful (not just `expect(true).toBe(true)`)?
- Are selectors stable (role/label/testid) rather than brittle (CSS classes)?
- Are mocks at the network boundary (MSW) rather than in the unit under test?
- Are there `test.skip` or `test.only` left in?
### 3. Risk-spot coverage
…Read the whole file at its exact version.
How to install
mdr add qwize-br/wize-development-kit/wize-tea-review@git:20260613.a8c0f41mdr add qwize-br/wize-development-kit/wize-tea-review@sha256:7eafbb98bb3cd8d7Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_bkeacynqi7rtjfcp)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (5068 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
qwize-br/wize-development-kit · 16 stars · license NOASSERTION · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_bkeacynqi7rtjfcp GET https://markdownregistry.com/api/v1/resolve?ref=qwize-br/wize-development-kit/wize-tea-review GET https://markdownregistry.com/api/v1/blob/7eafbb98bb3cd8d7a2e37913bf84a9d8d521f4793d5a52479bcab7328ca576f5
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from qwize-br/wize-development-kit
Every file in qwize-br/wize-development-kit