Init Memory banner
ddm21 ddm21

Init Memory

Development community

Description

# /init-memory — Initialize Memory for This Project Your job is to set up the memory system for the current project from scratch. --- ## What to do ### Step 1 — Detect project context silently Look at the current working directory: - Folder name - Any files that reveal what this is (package.json, README, n8n exports, etc.) - Type of work: app / automation / research / business ops / other Do this silently. Don't report it yet. ### Step 2 — Ask two questions only Ask: 1. "What is this pro

Installation

Installs to ~/.claude/skills/ddm21-claude-creative-tools-init-memory/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ddm21-claude-creative-tools-init-memory && curl -fsSL https://raw.githubusercontent.com/ddm21/claude-creative-tools/HEAD/commands/init-memory.md -o ~/.claude/skills/ddm21-claude-creative-tools-init-memory/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository