memorize

memorize is a skill for Claude Code from Bilal140202/the-lord-of-the-skills. It costs 20 tokens per session (2,414 once invoked), scanned A, original, MIT.

A memory-curation workflow that turns lessons from coding work, reviews, and conversations into reusable notes in CLAUDE.md, a file that guides future Claude sessions.

In plain words
What is it for?
Use it to capture codebase facts, solution patterns, failed approaches, requirements clues, and quality standards for later tasks.
Why use it?
It keeps useful project knowledge from being lost between sessions and records both successful approaches and mistakes to avoid.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions CLAUDE.md.

Good fit Use it to capture codebase facts, solution patterns, failed approaches, requirements clues, and quality standards for later tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bilal140202/the-lord-of-the-skills/neolabhq__context-engineering-kit
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.

Any agent
npx skills add Bilal140202/the-lord-of-the-skills --skill neolabhq__context-engineering-kit
Clone the repo
git clone --depth 1 https://github.com/Bilal140202/the-lord-of-the-skills

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 memorize

README.md
[![agentmods](https://agentmods.dev/badge/skills/bilal140202/the-lord-of-the-skills/neolabhq__context-engineering-kit/github.svg)](https://agentmods.dev/skills/bilal140202/the-lord-of-the-skills/neolabhq__context-engineering-kit)
Your own site
<a href="https://agentmods.dev/skills/bilal140202/the-lord-of-the-skills/neolabhq__context-engineering-kit"><img src="https://agentmods.dev/badge/skills/bilal140202/the-lord-of-the-skills/neolabhq__context-engineering-kit/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 memorize

Your own site · 80×15
<a href="https://agentmods.dev/skills/bilal140202/the-lord-of-the-skills/neolabhq__context-engineering-kit"><img src="https://agentmods.dev/badge/skills/bilal140202/the-lord-of-the-skills/neolabhq__context-engineering-kit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,414 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.00020 $0.02414
Opus 5 $0.00010 $0.01207
Sonnet 5 $0.00004 $0.00483
Haiku 4.5 $0.00002 $0.00241

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

Security

Grade A, and why

memorize 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 12d 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.

skills/fangorn/claude-code/NeoLabHQ__context-engineering-kit/SKILL.md · 304 lines

How it starts

The opening of the file, as written. The whole thing — 304 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Memory Consolidation: Curate and Update CLAUDE.md

Output must add precise, actionable bullets that future tasks can immediately apply.

Memory Consolidation Workflow

Phase 1: Context Harvesting

First, gather insights from recent reflection and work:

  1. Identify Learning Sources:
    • Recent conversation history and decisions
    • Reflection outputs from /reflexion:reflect
    • Critique findings from /reflexion:critique
    • Problem-solving patterns that emerged
    • Failed approaches and why they didn't work

If scope is unclear, ask: “What output(s) should I memorize? (last message, selection, specific files, critique report, etc.)”

  1. Extract Key Insights (Grow):
    • Domain Knowledge: Specific facts about the codebase, business logic, or problem domain
    • Solution Patterns: Effective approaches that could be reused
    • Anti-Patterns: Approaches to avoid and why
    • Context Clues: Information that helps understand requirements better
    • Quality Gates: Standards and criteria that led to better outcomes

Read the full file on GitHub · 304 lines

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. 12d ago First seen · 304 lines · 20 tokens per session scan A ade675155013

Subscribe to this mod's changes

memorize is a skill published in the GitHub repository Bilal140202/the-lord-of-the-skills (4 stars, last pushed 6d ago), licensed MIT. It adds 20 tokens to every session and 2,414 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.

Related

Other skills, from other repositories

aider-1h-ttl

Aider uses 5min TTL by default and works around long pauses with keepalive pings. Wire up the 1h TTL beta instead.

OnlyTerp/prompt-cache-skills · 38 tokens

serpsmith

Publish SEO articles reliably across AI-agent runtimes.

emiliojohann/SERPsmith · 14 tokens

kaeru

Cognitive memory layer for LLM agents — typed graph + bi-temporal substrate + curator API, reached through the kaeru MCP server. Use when the user wants to capture, recall, reason, or trace persistent thoughts across sessions; when re-entering a multi-session project; or when the user explicitly asks to "remember"…

LamantinAI/kaeru · 91 tokens

agent-memory

Persistent memory system for AI coding agents. Use when you need to save facts about the user, store interaction preferences, log session events, or search previously saved memories. Triggers on remembering, saving context, recalling past decisions, or when the user says "remember this". Also use proactively when the…

OctavianTocan/agent-memory · 78 tokens

ReasoningBank Intelligence

Implement adaptive learning with ReasoningBank for pattern recognition, strategy optimization, and continuous improvement. Use when building self-learning agents, optimizing workflows, or implementing meta-cognitive systems.

ruvnet/ruflo · 40 tokens

hunt-api-misconfig

Hunt API security misconfiguration — mass assignment, JWT attacks, prototype pollution, CORS, HTTP verb tampering. Mass assignment: send {isadmin:true, role:admin, verified:true} on profile/account/reset endpoints — server blindly applies. JWT: alg=none, weak HMAC bruteforce, kid path traversal, JWK injection, token…

adriannoes/awesome-agentic-ai · 200 tokens