init-memory-bank
Set up a memory-bank directory and generate core files for structured project context management. Creates templates, integrates project briefs, and guides next steps for persistent project tracking in AI workflows.
Instructions
Initialize memory-bank directory and core files. This tool will:
- Create memory-bank directory
- Generate initial templates for 5 core files
- Read and integrate projectBrief.md if it exists
- Provide next steps guidance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
force | No | Force re-initialization (will overwrite existing files) | |
rootPath | Yes | Project root directory path Windows example: "C:/Users/name/project" macOS/Linux example: "/home/name/project" |