dyad: Skill for Claude Code

.claude/skills/remember-learnings/SKILL.md

remember-learnings is a skill for Claude Code from dyad-sh/dyad. It costs 45 tokens per session (984 once invoked), scanned A, original, no licence file.

A skill that reviews the current coding session for mistakes, problems, and useful lessons, then records actionable guidance in rules files or AGENTS.md.

In plain words
What is it for?
Use it after a session to document errors, snags, and reliable practices for future coding-agent work.
Why use it?
It turns issues discovered during work into written rules that can help prevent them from happening again.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is dyad-sh/dyad's own configuration. It tells Claude Code how to work on dyad 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 dyad configures →

Reuse

Borrowing it

Nothing to install: this file belongs to dyad-sh/dyad. 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/dyad-sh/dyad/main/.claude/skills/remember-learnings/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/dyad-sh/dyad

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 remember-learnings

README.md
[![agentmods](https://agentmods.dev/badge/skills/dyad-sh/dyad/remember-learnings.svg)](https://agentmods.dev/skills/dyad-sh/dyad/remember-learnings)
Your own site
<a href="https://agentmods.dev/skills/dyad-sh/dyad/remember-learnings"><img src="https://agentmods.dev/badge/skills/dyad-sh/dyad/remember-learnings.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 984 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown 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.00045 $0.00984
Opus 5 $0.00023 $0.00492
Sonnet 5 $0.00009 $0.00197
Haiku 4.5 $0.00005 $0.00098

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

Security

Grade A, and why

remember-learnings 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 8d 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/remember-learnings/SKILL.md · 75 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 8d ago First seen · 75 lines · 45 tokens per session scan A 5e8c3802b403

Subscribe to this mod's changes

remember-learnings is a skill published in the GitHub repository dyad-sh/dyad (21,393 stars, last pushed today), with no licence file. It adds 45 tokens to every session and 984 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.

Related

Other skills, from other repositories

weekly-digests

Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then runs one consecutive subagent per week — each receiving the prior week's carry-forward block — to produce one chapter per ISO week of data. Use when asked for "weekly digests"…

thedotmack/claude-mem · 93 tokens

mode-creator

Interactively create, install, activate, and verify custom claude-mem modes, including domain-specific observation types, concept tags, optional Telegram alerts, bot setup, worker restart, and startup-context verification. Use this whenever someone asks to customize what claude-mem remembers, create or change a mode…

thedotmack/claude-mem · 94 tokens

cloud-sync

Set up or check claude-mem cloud sync with cmem.ai Pro. Use when the user says "set up cloud sync", "sync my memories", "cmem pro", "cloud backup", "sync status", or wants their memory database backed up or synced to their cmem.ai account.

thedotmack/claude-mem · 64 tokens

knowledge-agent

Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from their observation history, ask questions about past work patterns, or compile expertise on specific topics.

thedotmack/claude-mem · 46 tokens

claude-mem-install

Use this when setting up claude-mem on Cursor: local or remote worker, local host-login observer or remote cmem.ai inference.

thedotmack/claude-mem · 34 tokens

how-it-works

Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".

thedotmack/claude-mem · 47 tokens