Système de Mémorisation Personnelle

VérifiéSûr

Enregistre et récupère des observations sur les habitudes de travail, les préférences et les schémas de l'utilisateur dans un fichier unique. Utile lors des standups, des séances de planification ou en cas de baisse d'énergie, pour adapter les interactions au style de travail personnel.

Spar Skills Guide Bot
ProductiviteIntermédiaire
7002/06/2026
Claude Code
#memo#pattern-recognition#personal-workflow#habits

Recommandé pour

Notre avis

Ce skill permet à l'agent de mémoriser et de rappeler des observations sur les habitudes de travail, les préférences et les schémas comportementaux de l'utilisateur.

Points forts

  • Personnalise les interactions en fonction des schémas passés
  • S'intègre avec les rituels quotidiens (standup, revue hebdomadaire)
  • Stockage local simple dans un fichier texte
  • Tagging flexible pour une récupération contextuelle

Limites

  • Nécessite une utilisation proactive et régulière pour être utile
  • Les entrées sont limitées à un seul fichier, ce qui peut devenir difficile à gérer à grande échelle
  • Ne fonctionne que dans l'environnement où le fichier est accessible
Quand l'utiliser

Idéal pour suivre les habitudes de travail, les préférences et les schémas d'énergie au fil du temps.

Quand l'éviter

À éviter si vous préférez une solution de mémoire intégrée à l'outil ou si vous ne voulez pas maintenir un fichier de notes.

Analyse de sécurité

Sûr
Score qualité88/100

The skill only runs the 'date' command to get the current time, which is benign. It does not execute any destructive, exfiltrating, or obfuscated actions, nor does it interact with external networks or modify system settings. No potential for harm.

Aucun point d'attention détecté

Exemples

Record an extended break
I just extended my break by 20 minutes. Can you record this as a timing pattern in my memo?
Recall energy patterns during standup
During standup, check my memo for energy patterns and timing habits that might be relevant today.
Log a success
That last deep work session was really productive. Record it as a success in my memo with the @focus tag.

Memo Skill - Personal Memory System

Record and retrieve observations about user's work patterns, habits, and preferences.

First: Check the Clock

Before recording or recalling, run: date "+%Y-%m-%d %H:%M:%S %Z"

Time context is essential for memos - patterns are time-sensitive.

Purpose

Make Claude more personal and adapted to aviz's work style by:

  • Recording patterns as they emerge
  • Retrieving relevant memories when context matches
  • Learning from what works and what doesn't

Data Location

data/memo.md - Single searchable file with tagged entries

Tags (for search)

Behavior Tags

  • #timing - Time-related patterns (late starts, extended breaks, etc.)
  • #energy - Energy levels, drops, what helps
  • #habit - Recurring behaviors
  • #preference - How user likes things done
  • #blocker - What gets in the way
  • #success - What worked well
  • #pattern - General patterns

Context Tags

  • @standup - Relevant during daily standup
  • @planning - Relevant when planning
  • @night - Night session specific
  • @morning - Morning specific
  • @focus - Deep work sessions
  • @review - Weekly review relevant

Project Tags

  • Use project names: @my-course @252events @dreemz @vocalvault @fabula etc.

When to RECORD (proactively)

Record a memo when you notice:

  1. Time pattern - Break extended, session ran long/short, late start
  2. Energy pattern - When energy dropped, what helped
  3. Preference expressed - User states how they like something
  4. Success - Something worked particularly well
  5. Blocker - Something got in the way
  6. Habit - Recurring behavior (positive or negative)

Entry Format

### YYYY-MM-DD HH:MM #tag1 #tag2 @context
**Observation:** What happened factually
**Insight:** What this means for future interactions

When to RECALL (proactively)

Retrieve relevant memos during:

  1. Standup - Search @standup #timing #habit
  2. Planning - Search @planning #preference #pattern
  3. Energy drop - Search #energy #blocker
  4. Similar context - Search relevant @context or @project
  5. Weekly review - Search #success #blocker #pattern

Usage Examples

Recording

When user extends a break:

I notice you extended the break. Let me note this pattern.
[Add entry to memo.md]

Recalling

During standup:

[Search memo.md for @standup #timing]
Based on past patterns, I see you often start later than planned...

Integration with GTD

  • Use during /standup - recall timing patterns
  • Use during /boost - recall energy strategies that worked
  • Use during /review - surface patterns for reflection
  • Use during /prioritize - recall preference patterns
Skills similaires