LLM Skills
~/catalogue/prise de notes//SKILL
Prise de notessource GitHub

Mémoriser les connaissances réutilisables

/SKILL

Passez en revue les connaissances réutilisables du projet et déterminez ce qui doit être conservé dans la mémoire du projet, dans un bloc-notes ou dan

Yeachan-HeoYeachan-Heo
38.6k
22 mai 2026
MIT License
// contenu du skill

name: remember

description: Review reusable project knowledge and decide what belongs in project memory, notepad, or durable docs


Remember

Use this skill when the user wants to preserve or organize useful knowledge discovered during a session.

Goal

Promote durable, reusable knowledge into the right memory surface instead of leaving it buried in chat history.

Memory surfaces

  • Project memory — durable team/project knowledge
  • Notepad priority — short high-signal context for the next turns
  • Notepad working — temporary active-session notes
  • Docs / AGENTS / CLAUDE files — durable instructions and conventions when they truly belong there

Workflow

  1. Gather the relevant session findings.
  2. Classify each item:
  • durable project fact
  • temporary working note
  • operator preference or instruction
  • duplicate / stale / conflicting information
  1. Propose the best destination for each item.
  2. Write or update only the appropriate memory surface.
  3. Call out duplicates or conflicts that should be cleaned up.

Rules

  • Do not dump everything into one store.
  • Prefer project memory for durable team knowledge.
  • Prefer notepad for short-lived working context.
  • Keep entries concise and actionable.
  • If something is uncertain, mark it as uncertain rather than storing it as fact.

Output

  • What was stored
  • Where it was stored
  • Any duplicates/conflicts found
// source originale publique
Yeachan-Heo/oh-my-claudecode
/skills/remember/SKILL.md
Licence : MIT License
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// installer ce skill
Collez cette commande dans votre terminal à la racine de votre projet :
mkdir -p .claude/commands && curl -o ".claude/commands/SKILL.md" "https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/skills/remember/SKILL.md"
Ensuite dans Claude Code, tapez /SKILL pour l'activer.
open_in_newVoir la source originale
// sauvegarder
Sauvegarde disponible après connexion.
loginSe connecter pour sauvegarder
// informations
CréateurYeachan-Heo
Étoiles 38.6k
CatégoriePrise de notes
LicenceMIT License
Mis à jour22 mai 2026
Format.md
AccèsGratuit
// similaires

Skills Prise de notes

Voir toutarrow_forward