notes-recover-case-review

notes-recover-case-review is a skill for Claude Code, Codex from xiaojiou176-open/notes-recover. It costs 22 tokens per session (334 once invoked), scanned A, original, MIT.

A local guide for reviewing one NotesRecover case, where a case is a folder of copied evidence and derived review files. It keeps recovery copy-first and treats AI and MCP as review aids rather than the recovery system.

In plain words
What is it for?
Use it to review a case, ask bounded questions, compare two case folders, create a shareable safe export, or run the included demo and health checks.
Why use it?
It helps reviewers inspect the right evidence in order without treating the live Notes store or the repository as a hosted multi-user service.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is notes-recovery-mcp --case-dir ./output/Notes_Forensics_<run_ts>.

Good fit Use it to review a case, ask bounded questions, compare two case folders, create a shareable safe export, or run the included demo and health checks.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/xiaojiou176-open/notes-recover
agentmods
npx agentmods add skills/xiaojiou176-open/notes-recover/noteyard-case-review

Made for: Claude Code, Codex.

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 notes-recover-case-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/xiaojiou176-open/notes-recover/noteyard-case-review/github.svg)](https://agentmods.dev/skills/xiaojiou176-open/notes-recover/noteyard-case-review)
Your own site
<a href="https://agentmods.dev/skills/xiaojiou176-open/notes-recover/noteyard-case-review"><img src="https://agentmods.dev/badge/skills/xiaojiou176-open/notes-recover/noteyard-case-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 notes-recover-case-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/xiaojiou176-open/notes-recover/noteyard-case-review"><img src="https://agentmods.dev/badge/skills/xiaojiou176-open/notes-recover/noteyard-case-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 334 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00022 $0.00334
Opus 5 $0.00011 $0.00167
Sonnet 5 $0.00004 $0.00067
Haiku 4.5 $0.00002 $0.00033

Measured 11d ago against content hash 6af210cb4d5f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

notes-recover-case-review 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 11d 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.

Origin

Copies of this mod

2 near-identical copies found in the catalogue:

plugins/noteyard-codex-plugin/skills/noteyard-case-review/SKILL.md · 47 lines

What it actually says

NotesRecover Case Review

Use this skill when an agent is reviewing one NotesRecover case root or the public-safe demo surface.

Product truth

  • Recovery is the main product.
  • AI and MCP are review layers, not the recovery engine.
  • Stay local, copy-first, and case-root-driven.
  • Prefer derived artifacts before raw copied evidence.
  • Do not treat the live Notes store as a target.
  • Do not describe this repo as a hosted or multi-tenant platform.

Preferred evidence order

  1. Read review_index.md.
  2. Read the verification preview and pipeline summary.
  3. Use notes-recovery ask-case for one bounded operator question.
  4. Use notes-recovery case-diff only when comparing two case roots.
  5. Use notes-recovery public-safe-export when you need a shareable bundle.

Bounded MCP entry

notes-recovery-mcp --case-dir ./output/Notes_Forensics_<run_ts>

Proof path

  1. notes-recovery demo
  2. notes-recovery ai-review --demo
  3. notes-recovery ask-case --demo --question "What should I inspect first?"
  4. notes-recovery doctor

Truth language

  • Good: "repo-owned independent skill surface"
  • Good: "local copy-first case review skill"
  • Forbidden: "officially listed skill" without fresh host-side read-back
  • Forbidden: "hosted Notes recovery platform"
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. 11d ago First seen · 47 lines · 22 tokens per session scan A 6af210cb4d5f

Subscribe to this mod's changes

notes-recover-case-review is a skill published in the GitHub repository xiaojiou176-open/notes-recover (2 stars, last pushed 1mo ago), licensed MIT. It adds 22 tokens to every session and 334 once invoked, about $0.0001 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.