Build My Memory File
The single biggest upgrade to working with AI isn't a better prompt — it's a MEMORY.md that captures how you work, so you stop re-explaining yourself every session. This interviews you into one: your decision criteria, recurring patterns, past mistakes worth not repeating, and preferences — organized so any AI can read it and help you better. And it has a hard privacy line: no credentials, no financial, health, or other people's personal data.
What This Skill Produces
- A structured MEMORY.md — your durable personal context, in sections an AI can use
- Your decision rules — how you actually make choices, your criteria, your non-negotiables
- Your patterns — the things you keep doing (good and bad), your recurring instructions and preferences
- Your "don't repeat these" — past failures and lessons worth remembering
- Working preferences — how you like things done, communicated, and delivered
- A privacy firewall — an explicit list of what NOT to store, and it refuses to include it
Required Inputs
Ask for these if not provided:
- The scope — general life, or a specific domain (work, a project, health-adjacent-but-not-sensitive)
- What you keep re-explaining — the context you're tired of repeating to AI
- Your patterns — decisions you make the same way, mistakes you repeat
- Your preferences — how you like output, communication, and process
Framework: Interview, Structure, Protect
- Draw it out with questions. Most people can't just list their operating rules — good questions surface them ("how do you usually decide X?", "what do you keep having to redo?").
- Capture rules, patterns, and failures. The high-value contents: decision criteria, recurring preferences, and past mistakes not to repeat.
- Write it for an AI to use. Structure it in clear sections with concrete, actionable statements — not vague self-description.
- Enforce the privacy line. Explicitly refuse to store credentials, account numbers, financial details, health data, home address, authentication info, or other people's personal information — and tell the user to manage those elsewhere.
- Make it maintainable. Keep it a living file — a format easy to add one line to over time, and a note on how to use it (paste it, or reference it in a global AI config).
Output Format
MEMORY.md — [scope]
# My decision rules
- [how I decide X / my criteria / non-negotiables]
# My patterns
- [recurring preferences, instructions, tendencies]
# Don't repeat these (past lessons)
- [mistakes not to make again]
# How I like things done
- [communication / output / process preferences]
How to use it: [paste at the start of a session, or add to your AI's global config].
Keeping it alive: add one line whenever you notice a rule or lesson.
Not stored here: passwords, account/card numbers, financial or health details, home address, auth info, or other people's personal information. Keep those in a secure place you control — never in AI-readable memory.
Quality Checks
Anti-Patterns
- A blank template with no interviewing.
- Vague self-description an AI can't act on.
- Storing sensitive data (credentials, financial, health, others' info) — hard no.
- A one-off file with no way to keep it current.
Example Trigger Phrases
- "Help me build a MEMORY.md so my AI understands how I work."
- "Interview me into a personal context file for Claude."
- "I'm tired of re-explaining myself to AI — set up my memory."
- "Create a file of my decision rules and preferences."
- "Help my AI remember my patterns and past mistakes."
1---2name: build-my-memory-file3description: Interview you into a durable personal MEMORY.md — your decision rules, patterns, past failures, and preferences — that any AI can read to help you better, with privacy guardrails built in. Use when asked to build my memory file, help my AI remember me, create a MEMORY.md, or set up context about myself. Produces a structured personal-context file drawn out through good questions (how you decide, what you keep repeating, what you don't want to repeat), organized for an AI to use — while explicitly refusing to store sensitive data like credentials, financial, health, or others' personal info.4---5
6# Build My Memory File
7
8The single biggest upgrade to working with AI isn't a better prompt — it's a `MEMORY.md` that captures how *you* work, so you stop re-explaining yourself every session. This interviews you into one: your decision criteria, recurring patterns, past mistakes worth not repeating, and preferences — organized so any AI can read it and help you better. And it has a hard privacy line: no credentials, no financial, health, or other people's personal data.
9
10## What This Skill Produces
11
12- **A structured MEMORY.md** — your durable personal context, in sections an AI can use
13- **Your decision rules** — how you actually make choices, your criteria, your non-negotiables
14- **Your patterns** — the things you keep doing (good and bad), your recurring instructions and preferences
15- **Your "don't repeat these"** — past failures and lessons worth remembering
16- **Working preferences** — how you like things done, communicated, and delivered
17- **A privacy firewall** — an explicit list of what NOT to store, and it refuses to include it
18
19## Required Inputs
20
21Ask for these if not provided:
22- **The scope** — general life, or a specific domain (work, a project, health-adjacent-but-not-sensitive)
23- **What you keep re-explaining** — the context you're tired of repeating to AI
24- **Your patterns** — decisions you make the same way, mistakes you repeat
25- **Your preferences** — how you like output, communication, and process
26
27## Framework: Interview, Structure, Protect
28
291. **Draw it out with questions.** Most people can't just list their operating rules — good questions surface them ("how do you usually decide X?", "what do you keep having to redo?").
302. **Capture rules, patterns, and failures.** The high-value contents: decision criteria, recurring preferences, and past mistakes not to repeat.
313. **Write it for an AI to use.** Structure it in clear sections with concrete, actionable statements — not vague self-description.
324. **Enforce the privacy line.** Explicitly refuse to store credentials, account numbers, financial details, health data, home address, authentication info, or other people's personal information — and tell the user to manage those elsewhere.
335. **Make it maintainable.** Keep it a living file — a format easy to add one line to over time, and a note on how to use it (paste it, or reference it in a global AI config).
34
35## Output Format
36
37### MEMORY.md — [scope]
38
39```
40# My decision rules
41- [how I decide X / my criteria / non-negotiables]
42
43# My patterns
44- [recurring preferences, instructions, tendencies]
45
46# Don't repeat these (past lessons)
47- [mistakes not to make again]
48
49# How I like things done
50- [communication / output / process preferences]
51```
52
53**How to use it:** [paste at the start of a session, or add to your AI's global config].
54**Keeping it alive:** add one line whenever you notice a rule or lesson.
55
56> **Not stored here:** passwords, account/card numbers, financial or health details, home address, auth info, or other people's personal information. Keep those in a secure place you control — never in AI-readable memory.
57
58## Quality Checks
59- [ ] Draws content out through questions, not a blank template
60- [ ] Captures decision rules, patterns, and past-failure lessons
61- [ ] Written as concrete, AI-usable statements
62- [ ] Explicitly excludes and refuses sensitive/personal data
63- [ ] Is a maintainable, living format with usage guidance
64
65## Anti-Patterns
66- **A blank template** with no interviewing.
67- **Vague self-description** an AI can't act on.
68- **Storing sensitive data** (credentials, financial, health, others' info) — hard no.
69- **A one-off file** with no way to keep it current.
70
71## Example Trigger Phrases
72- "Help me build a MEMORY.md so my AI understands how I work."
73- "Interview me into a personal context file for Claude."
74- "I'm tired of re-explaining myself to AI — set up my memory."
75- "Create a file of my decision rules and preferences."
76- "Help my AI remember my patterns and past mistakes."