med-paper-assistant: Skill for Claude Code

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

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

A memory-checkpoint workflow that records the current state of a project in a memory-bank folder. It captures the focus, changed files, decisions, unresolved items, and next steps.

In plain words
What is it for?
Use it before leaving a task, after major changes, during a pause, or when moving from design to implementation so work can continue from a clear written state.
Why use it?
It reduces the chance of losing important context when a long conversation is paused, summarised, or resumed later.

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-checkpoint/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-checkpoint

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/u9401066/med-paper-assistant/memory-checkpoint"><img src="https://agentmods.dev/badge/skills/u9401066/med-paper-assistant/memory-checkpoint.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 457 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.00037 $0.00457
Opus 5 $0.00018 $0.00229
Sonnet 5 $0.00007 $0.00091
Haiku 4.5 $0.00004 $0.00046

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

Security

Grade A, and why

memory-checkpoint 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 9d 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-checkpoint/SKILL.md · 49 lines

What it actually says

Memory Checkpoint 技能

在對話被 Summarize 前,主動將關鍵記憶寫入 memory-bank/,避免上下文遺失。

觸發時機

自動 手動
對話 >10 輪 「checkpoint」「存檔」
修改 >5 檔案 「先記一下」「要離開」
完成重要功能 「sync memory」
從設計轉實作

更新檔案

檔案 必要 內容
activeContext.md 焦點、變更檔案、待解決、決策、下一步
progress.md Done / Doing / Next
decisionLog.md 新決策(背景→選項→決定→原因)
architect.md 架構變更(如有)

品質要求

必須 說明
當前焦點(一句話)
變更檔案列表(完整路徑 + 簡述)
待解決事項
下一步
時間戳記
重要決策(如有)

整合

  • git-precommit:commit 前 → checkpoint → 同步 → commit
  • memory-updater:checkpoint = 批次更新,updater = 增量更新
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. 9d ago First seen · 49 lines · 37 tokens per session scan A 200c7e08d5cc

Subscribe to this mod's changes

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