manual-review

manual-review is a cursor rule for Cursor from YuDefine/nuxt-supabase-starter. It costs 0 tokens per session (11,764 once invoked), scanned A, original, MIT.

The main set of rules for manual review during an active project change. It defines different kinds of checks, who performs them, how results are recorded, and when supporting evidence is required.

In plain words
What is it for?
Use it when planning, implementing, verifying, or archiving changes that include UI reviews, API checks, end-to-end checks, or production decisions. It guides checklist markers, evidence notes, and completion rules.
Why use it?
It prevents agents from claiming that user-only checks are complete and keeps automated evidence separate from decisions or observations that require a person or a live environment.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/. Also seen: mentions Codex.

Good fit Use it when planning, implementing, verifying, or archiving changes that include UI reviews, API checks, end-to-end checks, or production decisions. It guides checklist markers, evidence notes, and completion rules.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/yudefine/nuxt-supabase-starter/manual-review
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.

Clone the repo
git clone --depth 1 https://github.com/YuDefine/nuxt-supabase-starter

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for manual-review

README.md
[![agentmods](https://agentmods.dev/badge/rules/yudefine/nuxt-supabase-starter/manual-review/github.svg)](https://agentmods.dev/rules/yudefine/nuxt-supabase-starter/manual-review)
Your own site
<a href="https://agentmods.dev/rules/yudefine/nuxt-supabase-starter/manual-review"><img src="https://agentmods.dev/badge/rules/yudefine/nuxt-supabase-starter/manual-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for manual-review

Your own site · 80×15
<a href="https://agentmods.dev/rules/yudefine/nuxt-supabase-starter/manual-review"><img src="https://agentmods.dev/badge/rules/yudefine/nuxt-supabase-starter/manual-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 11,764 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00000 $0.11764
Opus 5 $0.00000 $0.05882
Sonnet 5 $0.00000 $0.02353
Haiku 4.5 $0.00000 $0.01176

Measured yesterday against content hash e3e5b5ebaedf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

manual-review scanned grade A with 1 finding 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 yesterday.

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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- session owner 已實際跑驗證(grep / read / curl)確認事實成立
template/.cursor/rules/manual-review.mdc · 456 lines

How it starts

The opening of the file, as written. The whole thing — 456 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Runtime adapter boundary

The obligations, predicates, evidence schema, failure handling, and review timing in this source are shared. Concrete browser, dispatch, question, filesystem, and command mechanics are target-native and MUST come from the selected runtime fragment at the matching adapter path. A fragment declares only the capability it can prove; an absent or unverified capability remains blocked and MUST NOT be silently replaced by a neighbouring runtime.

人工檢查(Manual Review)

本檔是 path-scoped 主檔(2026-07-05 起 path-scoped,2026-09-07 改綁 tasks/** / specs/plans/** / screenshots/**——manual-review 內容只在有進行中的 work item 時才用得到;原 always-load 佔 30KB 為預算最大單檔),列核心 invariant、Item Kind Marker 一覽、claude-analyzed annotation、@evidence-via-marker、Parent State Derivation、Post-Edit Gate、禁止事項。 詳細規約依場景 path-scoped 載入:

Sub-file Path-scoped 觸發 內容
[[manual-review.backend]] server/**test/**e2e/**supabase/** Backend-only change 規約 + 標準流程 verify channels + review:ui flow
[[manual-review.data-readiness]] tasks/**specs/plans/** Pre-Review Data Readiness + step actionability + @no-manual-review-check marker + 截圖檔名配對
[[manual-review.evidence]] tasks/**specs/plans/**docs/manual-review-archive.md 給規格寫作者 + Kind 分類指引 + 反例 + @no-screenshot marker + annotation / marker 細節(claude-analyzed、awaiting-user-decision、@evidence-via-manual-review、@apply-blocked、ADR、真相層責任分工)

這套機制在解什麼問題(先讀,決定你該不該用它)

截圖證據是防偽——證明 agent 真的做了、成品真的長那樣。它擋的是 [x] 但沒做的 false-green,不是「這個設計好不好」。

兩件事對證據的要求剛好相反,混用會兩邊都做不好:

防偽(本檔管的) 美學判斷(不是本檔管的)
要什麼 每項都有、不可偽造、可追溯 可互動、看得到動態、能並排比較
時機 實作後留存 實作前
成本容忍 高(防作弊值得付) 低(每輪都要付)
靜態截圖 ✅ 剛好適合 ❌ 完全不適合

Read the full file on GitHub · 456 lines

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. yesterday Changed · +84 lines e3e5b5ebaedf
  2. 5d ago First seen · 372 lines · 0 tokens per session scan A 9d96e8a82b0e

Subscribe to this mod's changes

manual-review is a cursor rule published in the GitHub repository YuDefine/nuxt-supabase-starter (45 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 11,764 tokens. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.