🧠
AI EngineeringShell

Remember

by agenticnotetaking

Remember is an AI Engineering skill for Claude Code, published by agenticnotetaking in arscontexta.

3.5K stars219 forkson agenticnotetaking/arscontextaAdded 2026/08/16Repository updated 2026/02/24
claude-codeclaude-code-pluginknowledge-baseknowledge-managementmarkdownsecond-brain
Install in seconds
Install Remember
Copy Remember into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/agenticnotetaking/arscontexta/tree/main/skill-sources/remember ~/.claude/skills/remember

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/agenticnotetaking/arscontexta.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skill-sources/remember/SKILL.md in agenticnotetaking/arscontexta
Installs to
~/.claude/skills/remember
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Remember does

Remember captures friction as methodology notes for Claude Code agents. Use /remember with an explicit description, empty for contextual review of recent corrections, or --mine-sessions to scan transcripts for patterns and prevent repeating mistakes.

Remember is cataloged under AI Engineering on DirSkills. Remember comes from a repository tagged claude-code, claude-code-plugin, knowledge-base, knowledge-management and markdown.

Documentation

README

Runtime Configuration (Step 0 — before any processing)

Read these files to configure domain-specific behavior:

  1. ops/derivation-manifest.md — vocabulary mapping, domain context

    • Use vocabulary.notes for the notes folder name
    • Use vocabulary.note for the note type name in output
    • Use vocabulary.rethink for rethink command name in threshold alerts
    • Use vocabulary.topic_map for MOC references
  2. ops/config.yaml — thresholds

    • self_evolution.observation_threshold (default: 10) — for threshold alerts
    • self_evolution.tension_threshold (default: 5) — for threshold alerts
  3. ops/methodology/ — read existing methodology notes before creating new ones (prevents duplicates)

This is the opening of the README. Read the full README on GitHub.

Commands Remember provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /remember
  • /rethink
  • /architect
  • /reduce
  • /reflect
  • /reweave

Frequently asked about Remember

  • What else does agenticnotetaking publish alongside Remember?

    Remember is one of 25 skills that DirSkills catalogs from agenticnotetaking/arscontexta, the repository it ships in. Its siblings there include Add Domain, Ars Contexta Setup and Ars Contexta Tutorial. Each one is a separate skill with its own page in this directory, installs the same way Remember does, and is maintained by agenticnotetaking in that same repository. The rest of the collection is listed on the agenticnotetaking/arscontexta page.

  • How does Remember compare to other AI Engineering skills?

    Remember ranks #602 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Remember against them. Open each page to compare what they document and how they install.

More from agenticnotetaking/arscontexta

Remember is one of 25 skills cataloged on DirSkills from agenticnotetaking/arscontexta.

See all 25 skills
🧠
2w ago

Add Domain

Add Domain extends an existing knowledge system by deriving a new domain configuration through conversation, then generating folders, templates, and vocabulary while connecting to the current architecture. Use it when adding a new subject area to a multi-domain note system.
AI Engineering
3.5K219
🧠
2w ago

Ars Contexta Setup

Ars Contexta Setup scaffolds a complete knowledge system by detecting the platform, asking a few questions, deriving a configuration, and generating files. Use it to create a structured vault with processing pipeline, automation hooks, and navigation maps for an AI agent.
AI Engineering
3.5K219
🎓
2w ago

Ars Contexta Tutorial

Ars Contexta Tutorial guides new users through the ars contexta system with an interactive, step-by-step walkthrough that creates real notes in the vault. It offers three tracks (researcher, manager, personal) and triggers on '/tutorial' or phrases like 'walk me through'.
Automation
3.5K219
📚
2w ago

Ask

Ask queries the bundled research knowledge graph to answer methodology questions, routing through WHY, HOW, and WHAT IT LOOKS LIKE tiers plus reference documents. Use it when you need research-backed guidance on knowledge system design, workflows, or domain examples.
AI Engineering
3.5K219
🧭
2w ago

Contextual Help

Contextual Help provides contextual guidance and command discovery for the Ars Contexta knowledge system. It shows available commands, active skills, and intelligent suggestions in narrative, contextual, or compact modes based on vault state.
AI Engineering
3.5K219
🕸️
2w ago

Graph

Graph provides interactive knowledge graph analysis, routing natural language questions to graph scripts, interpreting results in domain vocabulary, and suggesting concrete actions. Use it to check graph health, find orphans, dangling links, and synthesis opportunities.
Data
3.5K219