memory-init
Installation
SKILL.md
Purpose
Initialize the Memory Hub for a project: create .memory/ skeleton, scan the project, and populate initial knowledge files and catalog.
Input
No arguments required. Run from the project root.
Required Flow
Step 1: Create skeleton
memory-hub init
If ALREADY_INITIALIZED error, stop and inform the user.
Step 2: Scan project and generate tech-stack knowledge
Related skills