med-paper-assistant: Skill for Claude Code

.claude/skills/memory-updater/SKILL.md

memory-updater is a skill for Claude Code from u9401066/med-paper-assistant. It costs 34 tokens per session (313 once invoked), scanned A, original, Apache-2.0.

A project memory manager that keeps progress, current context, important decisions, and working modes in separate files. A memory bank is a small set of project notes that helps work continue across sessions.

In plain words
What is it for?
Use it to record completed and upcoming work, update task context, log architecture or technology decisions, view saved project memory, and switch between architect, code, ask, and debug modes.
Why use it?
It reduces the need to reconstruct what was done, what is next, and why key choices were made. Incremental updates keep these notes concise and current.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is u9401066/med-paper-assistant's own configuration. It tells Claude Code how to work on med-paper-assistant itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything med-paper-assistant configures →

Reuse

Borrowing it

Nothing to install: this file belongs to u9401066/med-paper-assistant. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/u9401066/med-paper-assistant/master/.claude/skills/memory-updater/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/u9401066/med-paper-assistant

Made for: Claude Code.

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 memory-updater

README.md
[![agentmods](https://agentmods.dev/badge/skills/u9401066/med-paper-assistant/memory-updater/github.svg)](https://agentmods.dev/skills/u9401066/med-paper-assistant/memory-updater)
Your own site
<a href="https://agentmods.dev/skills/u9401066/med-paper-assistant/memory-updater"><img src="https://agentmods.dev/badge/skills/u9401066/med-paper-assistant/memory-updater/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 memory-updater

Your own site · 80×15
<a href="https://agentmods.dev/skills/u9401066/med-paper-assistant/memory-updater"><img src="https://agentmods.dev/badge/skills/u9401066/med-paper-assistant/memory-updater.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 313 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.00034 $0.00313
Opus 5 $0.00017 $0.00156
Sonnet 5 $0.00007 $0.00063
Haiku 4.5 $0.00003 $0.00031

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

Security

Grade A, and why

memory-updater 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 10d 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.

.claude/skills/memory-updater/SKILL.md · 35 lines

What it actually says

Memory Bank 更新技能

觸發:更新 memory、記錄進度、存檔、sync、工作階段結束時自動觸發


MCP Tools

工具 用途
memory_bank_update_progress progress.md (done/doing/next)
memory_bank_update_context activeContext.md
memory_bank_log_decision decisionLog.md(重大決策)
memory_bank_show_memory 顯示記憶內容
memory_bank_switch_mode 切換模式 (architect/code/ask/debug)

檔案與時機

檔案 更新時機
activeContext.md 每次切換任務
progress.md 完成任務時
decisionLog.md 架構/技術決策時
productContext.md 專案設定變更時
systemPatterns.md 發現新模式時

原則

增量更新、保持簡潔、重要項目加日期、標記相關檔案和決策

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. 10d ago First seen · 35 lines · 34 tokens per session scan A 7bd1d14ccc1a

Subscribe to this mod's changes

memory-updater is a skill published in the GitHub repository u9401066/med-paper-assistant (12 stars, last pushed 9d ago), licensed Apache-2.0. It adds 34 tokens to every session and 313 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-30.