.cursor/skills/memory-management/SKILL.md
Maintain a structured memory system for persisting knowledge across sessions. Use at session start to load context, when learning something worth remembering, or when the user says "reorganize memory".
npx skillsauth add asankarasubramanian/pm-alfred memory-managementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Maintain a structured memory system rooted at .claude/memory/.
memory.md — index of all memory files, updated whenever you create or modify onegeneral.md — cross-project facts, preferences, environment setupdomain/{topic}.md — domain-specific knowledge (one file per topic)tools/{tool}.md — tool configs, CLI patterns, workaroundsmemory.md as a current index with one-line descriptionsmemory.md at session start. Load other files only when relevantWhen the user says "reorganize memory":
memory.md indexdevelopment
Use when asked to "working backwards", "PR/FAQ", "Amazon PR/FAQ", "write a press release", "define a new product", or "write a customer-focused PRD". Helps define products by starting with the customer problem and desired outcome before building. The Working Backwards process (developed at Amazon) forces clarity on customer value before committing engineering resources.
databases
Analyze collections of user feedback to identify patterns and themes. Use when you have user feedback from multiple sources that needs synthesis.
development
Use when asked to "7 Powers", "build a competitive moat", "analyze defensibility", "find sustainable advantage", "economic moats", or "Hamilton Helmer framework". Helps identify durable competitive advantages. The 7 Powers framework (created by Hamilton Helmer) reveals the economic structures that protect business value from competition.
development
Use when asked to "strategic narrative", "Andy Raskin", "tell our company story", "write a pitch deck", "explain why customers should care", or "movement narrative". Helps craft compelling narratives that define movements rather than just selling products. The Strategic Narrative framework (created by Andy Raskin) transforms pitches from feature lists into stories about change.