continuous-learning

continuous-learning is a skill for Claude Code from znlnzi/claude-config-studio. It costs 14 tokens per session (292 once invoked), scanned A, original, MIT.

A session-learning tool that records useful lessons from difficult bugs, undocumented library behavior, and better solutions.

In plain words
What is it for?
Saving lessons in .claude/learnings/, loading relevant notes in new sessions, and reviewing or updating old records.
Why use it?
It keeps valuable problem-solving knowledge from being lost between coding sessions.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

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.

agentmods
npx agentmods add skills/znlnzi/claude-config-studio/continuous-learning
Any agent
npx skills add znlnzi/claude-config-studio --skill continuous-learning
Clone the repo
git clone --depth 1 https://github.com/znlnzi/claude-config-studio

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 continuous-learning

README.md
[![agentmods](https://agentmods.dev/badge/skills/znlnzi/claude-config-studio/continuous-learning.svg)](https://agentmods.dev/skills/znlnzi/claude-config-studio/continuous-learning)
Your own site
<a href="https://agentmods.dev/skills/znlnzi/claude-config-studio/continuous-learning"><img src="https://agentmods.dev/badge/skills/znlnzi/claude-config-studio/continuous-learning.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 292 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00014 $0.00292
Opus 5 $0.00007 $0.00146
Sonnet 5 $0.00003 $0.00058
Haiku 4.5 $0.00001 $0.00029

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

Security

Grade A, and why

continuous-learning 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 5d 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/continuous-learning/SKILL.md · 59 lines

What it actually says

持续学习技能

学习触发条件

以下情况自动触发学习记录:

  • 解决了一个非平凡的 Bug
  • 发现了库的未文档化行为
  • 找到了更好的实现方式
  • 遇到了环境特定的问题

学习记录格式

模式名称

简短描述这个模式

问题

遇到了什么问题

根本原因

为什么会出现这个问题

解决方案

如何解决的

预防措施

如何避免再次发生

置信度

  • 高: 多次验证过
  • 中: 验证过一次
  • 低: 理论推导

知识管理

存储

  • 保存到 .claude/learnings/ 目录
  • 按主题分文件

回顾

  • 新会话开始时加载相关学习记录
  • 遇到相似问题时引用历史经验

更新

  • 定期验证已有记录的准确性
  • 删除过时或错误的记录
  • 合并重复的记录

质量过滤

排除以下内容:

  • 拼写错误修复
  • 一次性环境问题
  • 第三方临时故障
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. 5d ago First seen · 59 lines · 14 tokens per session scan A abc7bf2f7b56

Subscribe to this mod's changes

continuous-learning is a skill published in the GitHub repository znlnzi/claude-config-studio (0 stars, last pushed 6mo ago), licensed MIT. It adds 14 tokens to every session and 292 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.